.venv/
work/*
dist/
build/
*.egg-info/
__pycache__/
*.py[cod]
.pytest_cache/
*.db
*.db-shm
*.db-wal
!work/.gitkeep
