.venv/ __pycache__/ *.pyc *.pyo .pytest_cache/ .ruff_cache/ .mypy_cache/ .idea/ .vscode/ # Frontend vendor bundle is produced at Docker build time (frontend/build.mjs). node_modules/ static/vendor/