.states
*.py[cod]
.web
.pixi/
.hypothesis/
__pycache__/
*.pyc
*.egg-info/
dist/
build/
.pytest_cache/
.ruff_cache/
.coverage
site/
state/
# the runtime vault at the repo root only -- anchored so it cannot swallow
# m365_brain/vault/ (the path resolver) or tests/unit/vault/
/vault/
*.db
.env
.env.*
!.env.example
.web/
.states/
assets/external/
.claude/
