File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # AI agents and assistants
2+ #
3+ # Some common agent instruction and project configuration files are listed
4+ # below as commented-out examples. They are often intentionally committed and
5+ # shared with a team, so only uncomment them if they are local-only in your
6+ # project.
7+
8+ # GEMINI.md
9+ # WARP.md
10+ # CRUSH.md
11+ # QWEN.md
12+
13+ # OpenAI Codex
14+ # AGENTS.md
15+ # .codex/
16+
17+ # Aider
18+ .aider.input.history
19+ .aider.chat.history.md
20+ .aider.llm.history
21+ .aider.tags.cache.v *
22+ # .aiderignore
23+
24+ # Claude Code
25+ .claude /* .local.json
26+ .claude /** /* .log
27+ CLAUDE.local.md
28+ # .claude/
29+
30+ # Gemini CLI
31+ gemini-debug.log
32+ .gemini-clipboard /
33+ # .gemini/
34+
35+ # Cursor AI
36+ # .cursorrules
37+ # .cursor/
38+ # .cursor.json
39+ # .cursor-settings.yaml
40+
41+ # Continue
42+ # .continue/
43+ # .continuerc.json
44+
45+ # Cline
46+ # .cline/
47+ # .clinerules
48+ # cline.json
49+
50+ # Other agent/editor project config
51+ # .warp/
52+ # .crush/
53+ # .codeium/
54+ # .deepseek/
55+ # .amazon-codewhisperer/
56+ # .tabnineignore
57+ # .tabnine/
58+
59+ # GitHub Copilot
60+ # .github/copilot-instructions.md
61+
62+ # Windsurf Editor
63+ # .windsurfrules
64+ # .windsurf/
65+
66+ # Replit AI Development
67+ # .replit
68+ # replit.nix
You can’t perform that action at this time.
0 commit comments