why leave json files out?

This commit is contained in:
Aziz Khoury
2014-11-10 13:26:07 -05:00
parent a17ecefd20
commit 535529923c

View File

@@ -1,6 +1,6 @@
root = true
[*.js, *.css, *.tpl]
[*.js, *.css, *.tpl, *.json]
indent_style = tab
end_of_line = lf
charset = utf-8