.DS_Store
__pycache__/
*.py[cod]

.env
.venv/
.ruff_cache/
.pytest_cache/

dist/
build/
*.egg-info/

*.db
