1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
/target # Environment / secrets .env .env.* # Editor / IDE .idea/ .vscode/ *.swp # OS .DS_Store # Logs *.log docs/agents/ # Local Claude notes (gitignored per-repo configuration) CLAUDE.local.md IMPLEMENTATION_PLAN.md