# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# generated by hatch-vcs at build time
ziro/_version.py
tmp/
.mypy_cache/
**/.mypy_cache/

# Virtual environments
.venv

# Local git worktrees
.worktrees/

# Environment variables
.env
.mcp.json

# Dev data (SQLite checkpoints and FAISS indexes)
data/*.db
data/*.db-*
data/faiss_*/
data/audit/
data/voices/
data/mcp_oauth/
data/model_catalog.json
models/*.gguf
*.log
snapshot_report.html
