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