devfund-website/.gitignore
2024-08-09 18:27:24 +02:00

24 lines
195 B
Plaintext

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