# Node node_modules/ build/ dist/ # Private keys (CRITICAL — never commit) *.pem *.key *-key.txt private-key* keys* *keypair* *.jwk *.hex !package-lock.json # macOS .DS_Store .AppleDouble # IDE / agent tooling (hook configs auto-execute code — never commit) .vscode/ .cursor/ .claude/ .impeccable/ # Environment / secrets .env .env.local # Python __pycache__/ *.pyc .venv/ venv/ # Next.js .next/ out/ # Kagi thread exports — private AI conversations. Run extract_kagi_conversations.sh # OUTSIDE this repo (e.g. ~/dev/_shared-local/ or /tmp), never in the tree. kagi-conversations-*/ # Chat sync artifacts — local-only (red-team SEC-07) **/agent_logging/ # Audit output — never commit red-team ledgers (AGENTS.zodiac.md rule) red-team-output/ # OneDrive artifacts ~*