Add .editorconfig

This commit is contained in:
TomAwezome 2020-07-22 01:04:42 -05:00 committed by VoidNV
parent 0ad30bd31d
commit f9652c8706

5
.editorconfig Normal file
View file

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