Delete .editorconfig

This commit is contained in:
Robert Richter 2022-12-28 13:51:34 +01:00
parent 5dad865b3a
commit 840f7773b4

View File

@ -1,9 +0,0 @@
# see: http://EditorConfig.org
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2