Compare commits

...

2 Commits

Author SHA1 Message Date
c2779adff8 Merge branch 'master' of github.com:flynx/bashctrl 2023-06-12 12:46:57 +03:00
ebd595db55 added .editorconfig
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2023-06-12 12:45:43 +03:00

7
.editorconfig Normal file
View File

@ -0,0 +1,7 @@
root = true
[**]
indent_style = tab
tab_width = 4
charset = utf-8
end_of_line = lf