Initial commit

This commit is contained in:
Cesa-V
2026-06-15 15:24:26 -03:00
commit 26daa41091
4 changed files with 494 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
# Windows
Thumbs.db
Desktop.ini
# Office temporary files
~$*
*.tmp
# Local editor folders
.vscode/
.idea/