__pycache__/ *.py[cod] *.egg-info/ .venv/ venv/ .env .pytest_cache/ .mypy_cache/ .ruff_cache/ .DS_Store *.log # HF cache that may land in CWD .cache/ hf_cache/ # Editor .vscode/ .idea/ .claude/ .cursor/ .env .env.* secrets/