26 lines
278 B
Plaintext
26 lines
278 B
Plaintext
.DS_Store
|
|
.env
|
|
.env.*
|
|
.git/
|
|
.gitignore
|
|
|
|
__pycache__/
|
|
*.py[cod]
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
.venv/
|
|
venv/
|
|
|
|
admin-web/node_modules/
|
|
admin-web/dist/
|
|
admin-web/tsconfig.tsbuildinfo
|
|
|
|
app/static/admin/
|
|
data/
|
|
docs/reports/
|
|
logs/
|
|
tmp/
|
|
snapshots/
|
|
travel_assistant_*_test.png
|