.env
*.pyc
__pycache__/
.venv/
*.egg-info/
dist/
build/
.pytest_cache/
*.log
*.log.*
node_modules/
.env.bak.*

# Claude Code local permission allowlist — machine-local, and it has
# historically accumulated pasted credentials in command strings.
.claude/settings.local.json
