Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion Global/Agents.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# shared with a team, so only uncomment them if they are local-only in your
# project.

# GEMINI.md
# PLAN.md
# WARP.md
# CRUSH.md
# QWEN.md
Expand All @@ -28,10 +28,16 @@ CLAUDE.local.md
# .claude/

# Gemini CLI
# GEMINI.md
gemini-debug.log
.gemini-clipboard/
# .gemini/

# Mistral Vibe
# .vibe/
# .vibe/config.toml
# .vibe/hooks.toml

# Cursor AI
# .cursorrules
# .cursor/
Expand Down