.git
.github
.claude-plugin
.codex-plugin
.agents
.beads
.dolt
.omc
.lavra
.serena
.cache
.worktrees
.full-review
.full-review-archive-*
.vscode
.cursor
.windsurf
.1code
.idea
.env
.env.*
!.env.example
*.log
logs/
backups/
docs/
specs/
*.md
!README.md
__pycache__
*.pyc
.pytest_cache
.ruff_cache
.mypy_cache
.coverage
htmlcov
.hypothesis
node_modules
dist
coverage
*.tsbuildinfo
target
Justfile
biome.json
.pre-commit-config.yaml
.prettierrc
.prettierignore
tests/

