Inital commit
CI / macOS (push) Has been cancelled
CI / Windows / Clang (push) Has been cancelled

This commit is contained in:
2026-06-14 19:48:37 +02:00
commit cd7d411332
30 changed files with 1645 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
[*]
end_of_line = LF
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
[*.{yml,json,lua,md,html}]
charset = utf-8
indent_style = space
indent_size = 2
[Makefile]
indent_style = tab