node_modules/ dist/ .env .env.local *.log repos/ drizzle/meta/ .DS_Store .test-repos-*/ *.pem *.key # Parallel-agent isolated worktrees. The Agent tool with # isolation: "worktree" stages each agent's copy here so they don't # collide on the main working tree. Never commit these. .claude/worktrees/ # GateTest local cache + reports. The .gatetest.json marker file is # kept (it's the protected-platform pointer); the .gatetest/ directory # is scanner state (memory + reports) that should not be committed. .gatetest/ # standalone box local DB backups backups/ # JetBrains plugin build artifacts jetbrains-plugin/build/ jetbrains-plugin/.gradle/ jetbrains-plugin/.idea/ jetbrains-plugin/*.iml jetbrains-plugin/*.class