__pycache__/
*.egg-info
RELEASE-VERSION

.cache/
.pytest_cache/
.coverage
htmlcov/

*~
\#*
.#*
TAGS

build/
dist/
doc/_build/
.venv/
uv.lock
