mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
3 Commits
93039e8f09
...
f6931f29b8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f6931f29b8 | ||
|
|
844333a10b | ||
|
|
b5bf7e40ff |
52
Agents.gitignore
Normal file
52
Agents.gitignore
Normal file
@ -0,0 +1,52 @@
|
|||||||
|
# AI Agents / Assistants
|
||||||
|
AGENTS.md
|
||||||
|
GEMINI.md
|
||||||
|
WARP.md
|
||||||
|
CRUSH.md
|
||||||
|
.warp/
|
||||||
|
.crush/
|
||||||
|
.codeium/
|
||||||
|
.deepseek/
|
||||||
|
.amazon-codewhisperer/
|
||||||
|
|
||||||
|
# Cursor AI (VS Code fork)
|
||||||
|
.cursorrules
|
||||||
|
.cursor/
|
||||||
|
.cursor.json
|
||||||
|
.cursor-settings.yaml
|
||||||
|
|
||||||
|
# Tabnine AI - per official docs
|
||||||
|
.tabnineignore
|
||||||
|
.tabnine/
|
||||||
|
|
||||||
|
# Continue.dev (Open source AI assistant)
|
||||||
|
.continue/
|
||||||
|
.continuerc.json
|
||||||
|
|
||||||
|
# Aider AI (Terminal-based)
|
||||||
|
.aiderignore
|
||||||
|
|
||||||
|
# Qwen Code CLI
|
||||||
|
QWEN.md
|
||||||
|
|
||||||
|
# Claude code
|
||||||
|
.claude/
|
||||||
|
|
||||||
|
# (purely optional) Gemini settings folder
|
||||||
|
.gemini/
|
||||||
|
|
||||||
|
# Cline AI Assistant (trending, user configs similar to Cursor/Continue)
|
||||||
|
.cline/
|
||||||
|
.clinerules
|
||||||
|
cline.json
|
||||||
|
|
||||||
|
# GitHub Copilot - does not create repo-local files by default
|
||||||
|
# .github/copilot-instructions.md
|
||||||
|
|
||||||
|
# Windsurf Editor (Agentic IDE) - usually intentional project configs
|
||||||
|
# .windsurfrules
|
||||||
|
# .windsurf/
|
||||||
|
|
||||||
|
# Replit AI Development - usually intentional project configs
|
||||||
|
# .replit
|
||||||
|
# replit.nix
|
||||||
Loading…
Reference in New Issue
Block a user