initial commit

This commit is contained in:
2026-06-22 17:12:37 -04:00
commit f95719a7ab
6 changed files with 51 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# CUSTOM STUFF
untitled/saves