.ait/
.envrc
.claude/
.codex/

# Local private delivery artifacts.
.agentic/
agentic/reviews/
agentic/runs/*
!agentic/runs/.gitkeep

# Python
.venv/
.pytest_cache/
.mypy_cache/
*.py[cod]
__pycache__/
