Add editor config

This commit is contained in:
Pierre Schmitz 2017-05-26 08:26:32 +02:00
parent c6aa9163a0
commit d934400573

5
.editorconfig Normal file
View File

@ -0,0 +1,5 @@
root = true
[*]
end_of_line = lf
charset = utf-8
indent_style = tab