diff --git a/.dockerignore b/.dockerignore index ade5d84..1a9721c 100644 --- a/.dockerignore +++ b/.dockerignore @@ -5,7 +5,7 @@ .mypy_cache .pre-commit-config.yaml .venv -fly.toml +/fly.* media notes.md venv diff --git a/.gitignore b/.gitignore index c774867..31926cc 100644 --- a/.gitignore +++ b/.gitignore @@ -11,11 +11,11 @@ /build /cache/ /docs/_build +/fly.* /media/ /static-collected /takahe/local_settings.py __pycache__/ api-test.* -fly.toml notes.md notes.py