__pycache__/
*.pyc
*.pyo
.pytest_cache/
*.egg-info/
dist/
build/
.venv/
*.db
*.db-*
*.sqlite
*.sqlite-*
.env
.DS_Store
