# ─── Secrets & Configuration ────────────────────────────────── .env .env.* !.env.example *.env .envrc *.pem *.key *.cert *.crt *.p12 *.pfx *.secret secrets/ credentials/ *.credentials *.token *.password *.auth *.oauth # ─── Hermes Agent ───────────────────────────────────────────── .hermes/ hermes_config.yaml hermes_config.yml config.yaml config.yml hermes.env cashew.json cashew-brain/ # ─── Python ─────────────────────────────────────────────────── __pycache__/ test-results/ *.py[cod] *.egg-info/ *.egg dist/ build/ .eggs/ *.whl venv/ .venv/ virtualenv/ .uv/ .python-version .coverage coverage.xml htmlcov/ # ─── macOS ──────────────────────────────────────────────────── .DS_Store .AppleDouble .LSOverride Icon ._* .DocumentRevisions-V100 .fseventsd .Spotlight-V100 .TemporaryItems .Trashes .VolumeIcon.icns .com.apple.timemachine.donotpresent # ─── Editors & IDEs ─────────────────────────────────────────── .idea/ .vscode/ *.swp *.swo *~ .vim/ .vimrc .notes .tags .todo # ─── Node / JS ──────────────────────────────────────────────── node_modules/ .pnpm-store/ npm-debug.log* yarn-debug.log* yarn-error.log* # ─── Build Artifacts ────────────────────────────────────────── *.log tmp/ temp/ *.tmp *.bak *.orig *.patch *.diff # ─── Git / Repo ─────────────────────────────────────────────── *.orig .git-rewrite/ # ─── System ─────────────────────────────────────────────────── Thumbs.db Desktop.ini $RECYCLE.BIN/ *.lnk graphify-out/ # Local life-coach operator fallback (external host-owned storage is canonical) life-coach/local/