# Byte-compiled / optimized
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
build/
dist/
*.egg-info/
*.egg
wheels/
.eggs/

# Virtual environments
.venv/
venv/
env/

# Tooling caches
.ruff_cache/
.mypy_cache/
.pytest_cache/
.coverage
.coverage.*
htmlcov/
coverage.xml

# Editor / OS
.idea/
.vscode/
.DS_Store
*.swp

# Codegen scratch
/tmp/qtsurfer-client-gen/

# OpenAPI spec is fetched by scripts/regenerate.sh, not committed
openapi.yaml
