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

# Virtual environments
.venv

# Temporary work files (caches, coverage, reports)
# All tools are configured to write into work/ via pyproject.toml
work/*
!work/.gitignore
