**/__pycache__
*.pyc
.pytest_cache/
.mypy_cache/
dist/
build/
*.egg-info/
.env
*/coverage/
logs/*
!logs/.gitkeep
**/tmp
shared
.worktree/
