.git
.venv
__pycache__
*.pyc
*.pyo
.pytest_cache
.ruff_cache
.mypy_cache
README.md
build.sh

# Rebuilt fresh in the frontend stage; never copy a local build into the image.
frontend/node_modules
static/vendor
