editorconfig: Add new config file around our unique style

* (whispers) github honors it when viewing sources.
This commit is contained in:
Alexander von Gluck IV
2017-09-26 14:22:32 -05:00
parent acf75a66d6
commit 52c8f61419
+3
View File
@@ -0,0 +1,3 @@
[*.{h,cpp,c}]
indent_style = tab
indent_size = 4