``` *.pyc __pycache__/ *.log *.tmp *.swp .env .env.local .env.* .vscode/ .idea/ dist/ build/ target/ .venv/ venv/ node_modules/ .mypy_cache/ .pytest_cache/ .coverage coverage/ htmlcov/ ```