takahe/.gitignore
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

21 lines
185 B
Plaintext

*.egg
*.egg-info
*.psql
*.pyc
*.sqlite3
.DS_Store
.idea/*
.venv
.vscode
/*.env*
/build
/cache/
/docs/_build
/media/
/static-collected
__pycache__/
api-test.*
fly.toml
notes.md
notes.py