Files
2026-07-13 13:37:43 +08:00

13 lines
114 B
Plaintext

.env
.venv/
__pycache__/
.pytest_cache/
*.pyc
generated-games/
*.egg-info/
dist/
build/
.DS_Store
.idea/
.vscode/