Tell GitHub to use 4 width tabs

This commit is contained in:
2020-02-28 09:41:51 +00:00
parent bc067f5d6d
commit 8b1bf2447b

6
.editorconfig Normal file
View File

@@ -0,0 +1,6 @@
#editorconfig.org
root = true
[*]
indent_style = tab
indent_size = 4