add editorconfig

This commit is contained in:
Lucas Clemente
2016-04-15 12:13:33 +02:00
parent 85eceb53bf
commit 2e1da961c5

5
.editorconfig Normal file
View File

@@ -0,0 +1,5 @@
root = true
[*]
indent_style = tab
indent_size = 2