Add editorconfig

This commit is contained in:
simov
2015-03-01 08:40:43 +02:00
parent 09a414d817
commit 15cac252b0
+10
View File
@@ -0,0 +1,10 @@
# editorconfig.org
root = true
[*]
indent_style = tab
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
# insert_final_newline = true