Create .editorconfig

pull/94/head
Pavel Djundik 9 years ago
parent e570cf796c
commit 2591684d24

@ -0,0 +1,8 @@
# http://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = tab
insert_final_newline = true
Loading…
Cancel
Save