.git
__pycache__/
*.pyc
.pytest_cache/
tests/
agent/
docs/
*.db
*.db-wal
*.db-shm
# The dashboard is rebuilt in the image's `web` stage, never copied from the context.
app/web/
web/node_modules/
web/.next/
web/out/
