looper/.gitignore
2021-02-16 15:19:01 +01:00

15 lines
135 B
Plaintext

*.pyc
__pycache__
node_modules
.coverage
.pytest_cache
.mypy_cache
.cache
*.egg-info
pip-wheel-metadata
/static/
/media/
settings.py