remove unused files

master
sp9unb 2022-11-06 20:08:03 +01:00
rodzic 451bc17044
commit ada0880335
1 zmienionych plików z 0 dodań i 16 usunięć

Wyświetl plik

@ -1,16 +0,0 @@
# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
[Makefile]
indent_style = tab