remove editor config

This commit is contained in:
Sebastian Hugentobler 2022-04-18 15:26:37 +02:00
parent e8971ac094
commit 6fffc7adb6
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,12 +0,0 @@
root = true
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 4
[Makefile]
indent_style = tab