1
1
Fork 0
mirror of https://github.com/jointakahe/takahe.git synced 2025-04-20 20:34:07 +00:00
takahe/.dockerignore
2023-03-09 10:47:33 -07:00

15 lines
164 B
Text

*.psql
*.sqlite3
.env
.git
.mypy_cache
.pre-commit-config.yaml
.venv
/fly.*
/static-collected
/takahe/local_settings.py
__pycache__/
media
notes.md
venv
virtualenv