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