__pycache__/ *.py[cod] .venv/ env/ venv/ .env .env.* *.egg-info/ dist/ build/ output/ *.db *.sqlite3 .mypy_cache/ .pytest_cache/ .ruff_cache/ node_modules/ .DS_Store Thumbs.db *.bak *.log