node_modules/
dist/
build/
*.log
.env
.env.*
__pycache__/
*.pyc
.venv/
.pytest_cache/
.mcp-lock.json.bak
# Publishing credentials must never be committed. Releases go through
# GitHub Actions OIDC and need no token on any developer machine, so
# these files should not exist here at all -- this is belt-and-braces
# against a stray `git add -A`.
.npmrc
.pypirc
.next/
*.tsbuildinfo
coverage/
.nyc_output/
.coverage
htmlcov/
next-env.d.ts
.claude/
