devfund-website/.gitignore
2023-12-02 20:52:23 +01:00

23 lines
215 B
Plaintext

*.pyc
__pycache__
node_modules
.coverage
.pytest_cache
.mypy_cache
.cache
.venv
/blender_fund.egg-info/
/blender_fund/settings.py
/static/
/webstatic/
/media/
*.sock
*.pid
99_vault.yaml
.python-version
*.sqlite