This commit is contained in:
Robert Collins 2026-01-24 04:29:47 +00:00 committed by GitHub
commit 8d15ee843b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

52
Agents.gitignore Normal file
View 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