__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
*.db
*.db-wal
*.db-shm
.env
src/smrti/_version.py
.coverage
