added .editorconfig...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-06-12 12:23:19 +03:00
parent f41c472453
commit c66e6df5da

5
.editorconfig Executable file
View File

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