Initial travel knowledge graph release
This commit is contained in:
25
.dockerignore
Normal file
25
.dockerignore
Normal file
@@ -0,0 +1,25 @@
|
||||
.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
|
||||
Reference in New Issue
Block a user