First commit

This commit is contained in:
2026-03-09 23:56:22 -04:00
commit 524c6d2be7
6 changed files with 46 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