Clean slate

This commit is contained in:
Guille Gonzalez
2025-12-31 10:06:55 +01:00
parent d056918e1e
commit f805b3adf5
86 changed files with 775 additions and 703 deletions

9
.editorconfig Normal file
View File

@@ -0,0 +1,9 @@
# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true