Updated .editorconfig.

This commit is contained in:
Branimir Karadžić 2015-12-22 18:19:18 -08:00
parent 69a0f6fa4e
commit e7ae6645a3

View file

@ -13,3 +13,9 @@ indent_style = space
indent_size = 4
[libsquish/*]
indent_style = tab
indent_size = 4
[pvrtc/*]
indent_style = space
indent_size = 4