**/.idea
*.pyc
.cache
.eggs
.hypothesis
.tox
__pycache__
_build
build
dist
pytestdebug.log

# Ignore because don't use uv, except for workflows
uv.lock
