*.egg-info/
*.pyc
*.ropeproject
*~
.cache/
.coverage
.idea/
.tox/
.venv/
MANIFEST
build/
dist/
htmlcov

# Don't commit lock file for library
uv.lock
