__pycache__/
.pytest_cache/
.mypy_cache/
.venv/
.env
*.pyc
*.pyo
*.pyd
*.sqlite3
*.egg-info/
dist/
build/
.DS_Store
.idea/
.vscode/
