selecta-highscore/.gitignore

16 lines
195 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
# Collected static files (generated by `manage.py collectstatic`)
staticfiles/