.git
.gitignore
.pytest_cache
.ruff_cache
.venv
__pycache__
dist
build
tests
*.pyc
data/*.db
data/*.sqlite
data/*.sqlite3
