chore: initial commit

This commit is contained in:
2026-07-14 18:01:51 +02:00
commit c59b2b8672
9 changed files with 59 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
root = true
[*]
insert_final_newline = true
indent_style = space
indent_size = 4
charset = utf-8