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

# scratch/temp files
scratch_*

# tool generated
.pytest_cache/
.ruff_cache/
.venv
.vscode
