Skip to content
Permalink
f3c7478b5b
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
1 contributor

Users who have contributed to this file

9 lines (7 sloc) 105 Bytes
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.php]
indent_style = tab
indent_size = 2