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

.pytest_cache
.hypothesis

# Virtual environments
.venv

# Dev environment lock file
# (to avoid confusion with possible application lock files)
uv.lock
