node_modules/ .git/ *.log* .env* coverage/ __pycache__/ *.pyc .DS_Store Thumbs.db *.tmp *.swp .vscode/ .idea/ build/ dist/ *.egg-info/ .pytest_cache/ .mypy_cache/ .venv/ venv/