.git
.gitignore
.pytest_cache
.venv
__pycache__
*.pyc
data
openapi
src
# Frontend host build artifacts — built inside the node stage, not needed from context
frontend/node_modules
frontend/dist