.venv/
__pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.pyc
*.pyo
*.sqlite3
.cache/
dist/
build/
*.egg-info/
.env
.DS_Store
