__pycache__/
*.pyc
*.pyo
dist/
*.egg-info/
*.db
*.db-shm
*.db-wal
.env
*.log
.DS_Store
.pytest_cache/
.coverage
