__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.venv/
.ruff_cache/
.pyright/
.pytest_cache/
htmlcov/
.coverage
.coverage.*
*.so

# Node
node_modules/

# OpenAPI spec (not tracked)
openapi.json
openapi-filtered.json
