__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
.pytest_cache/
.ruff_cache/
.ty_cache/
.hypothesis/
# .hypothesis/fuzz/ is the per-checkout DirectoryBasedExampleDatabase
# the fuzz profile (tests/fuzz/conftest.py) writes to. Curated seeds
# go in tests/fuzz/corpus/ instead — see tests/fuzz/corpus/README.md.
.coverage
htmlcov/
.vscode/
.idea/
.DS_Store
target/
# Auto-managed codex-rs checkout for sync-schemas/sync.py codex
vendor/
.claude/worktrees/
