Add .editorconfig

This commit is contained in:
root
2023-05-30 11:02:45 +12:00
parent e91e1cd2dc
commit 838f64017f
2 changed files with 17 additions and 4 deletions

6
.editorconfig Normal file
View File

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