First commit

This commit is contained in:
2026-01-07 16:47:14 +01:00
commit a49469cd9e
5 changed files with 34 additions and 0 deletions

8
.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true