# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Type checking
.mypy_cache/

# Test / coverage
htmlcov/
.coverage
.pytest_cache/

# Runtime caches
urlhaus_cache.txt
.mcpregistry_*

# Spec (internal)
spec/
