takahe/.dockerignore
Corry Haines 4657a1eece
Catch up to 0.6.0 (#217)
A few tweaks to catch my deployment on Fly.io and/or AWS up to 0.6.0. Mostly quality-of-life fixes
2022-12-22 20:47:13 +00:00

13 lines
109 B
Plaintext

*.psql
*.sqlite3
.env
.git
.mypy_cache
.pre-commit-config.yaml
.venv
fly.toml
media
notes.md
venv
virtualenv