Add .editorconfig

Signed-off-by: Odyssey <odyssey346@disroot.org>
This commit is contained in:
Odyssey 2022-10-18 15:34:34 +02:00
parent 4b5642ac88
commit 12b07a6441

6
.editorconfig Normal file
View File

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