Files
Untitled-Cat-Game/.gitignore
2026-06-22 17:50:56 -04:00

14 lines
151 B
Plaintext

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