__pycache__/
*.py[cod]
.venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.hypothesis/
.coverage
.coverage.*
htmlcov/
build/
dist/
*.egg-info/
.DS_Store
.pydanticforge/
docs/
SECURITY.md
CONTRIBUTING.md
release.sh
.agent/