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

# Virtual environments
.venv

# Tool caches
.*_cache

# Version file generated with hatch-vcs
# See https://github.com/ofek/hatch-vcs
_version.py

# We can't store the lockfile in VCS because it breaks CI. This really sucks.
uv.lock
