Signed-off-by: Stefan Knoblich <stkn@bitplumber.de>
This commit is contained in:
2026-08-06 13:20:53 +02:00
parent 6d1873e635
commit c162a7db17
+9
View File
@@ -0,0 +1,9 @@
root = true
[*]
charset = utf-8
indent_size = 4
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true
tab_width = 4