mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-05 15:09:32 +00:00
21 lines
211 B
Text
21 lines
211 B
Text
*.egg
|
|
*.egg-info
|
|
*.psql
|
|
*.pyc
|
|
*.sqlite3
|
|
.DS_Store
|
|
.idea/*
|
|
.venv
|
|
.vscode
|
|
/*.env*
|
|
/build
|
|
/cache/
|
|
/docs/_build
|
|
/media/
|
|
/static-collected
|
|
/takahe/local_settings.py
|
|
__pycache__/
|
|
api-test.*
|
|
fly.toml
|
|
notes.md
|
|
notes.py
|