__pycache__
.*cache
.*cache/
.circleci
.claude
.git
.mypy_cache
.pytest_cache
.ruff_cache
.venv
.venv*
*Dockerfile
bun.lock
cache
codex/_vendor
codex/static
codex/static_build
codex/static_src/img/*.svg
codex/templates/**/*.html
codex/templates/**/*.xml
codex/templates/pwa/manifest.webmanifest
comics
config
dist
frontend
node_modules
tasks
test-results
tests/**/*.json
tests/**/*.xml
tests/**/*.yaml
tests/**/*.yml
uv.lock
