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

# Virtual environments
.venv

# Test & coverage artifacts
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
coverage.xml
junit.xml
htmlcov/

# Docs build output
site/

# Dependabot-generated requirements (Debian builds)
debian/requirements.txt

# Local demo / scratch inputs (never committed)
/openapi.json
/blocklist.txt
/*.tf
