Add .inc files to editorconfig

This commit is contained in:
Jose Luis Duran 2015-05-22 10:30:23 -03:00
parent 2e98fc4cf4
commit ddb753dbe6

View File

@ -3,7 +3,7 @@
root = true
[*.php]
[*.{inc,php}]
indent_style = tab
tab_width = 8
end_of_line = lf