.git/
.github/
.obsidian/
.venv/
.env
.env.*
!.env.example
docs/
scripts/
bridge/
cache/
site/
*.md
!README.md
__pycache__/
*.pyc
*.pyo
.pytest_cache/
.mypy_cache/
.ruff_cache/
dist/
build/
