Files
Untitled-Cat-Game/.gitignore
2026-06-22 17:12:37 -04:00

13 lines
139 B
Plaintext

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