MoonGame/.gitignore
2025-10-30 20:05:43 +01:00

9 lines
55 B
Plaintext

__pycache__/
.venv/
*.pyc
*.pyo
*.log
.vscode/
.idea/