adds common AI agents and assistants configuration files and folder

This commit is contained in:
Robert Collins 2025-08-25 10:36:18 -04:00 committed by GitHub
parent 79818019c1
commit b5bf7e40ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

46
Agents.gitignore Normal file
View file

@ -0,0 +1,46 @@
# 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
# 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