mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
Merge 2a56038e7f into c677dd99d4
This commit is contained in:
commit
96a774a878
33
AI.gitignore
Normal file
33
AI.gitignore
Normal file
@ -0,0 +1,33 @@
|
||||
### AI ###
|
||||
|
||||
# Agentic CLI config files/directories
|
||||
.aider*
|
||||
.ai*
|
||||
.claude*
|
||||
.cline*
|
||||
.cursor*
|
||||
.gemini*
|
||||
.instructions.md
|
||||
.llm*
|
||||
.opencode*
|
||||
.pi*
|
||||
.windsurf*
|
||||
copilot*
|
||||
|
||||
# Generated docs/context
|
||||
AGENTS*.md
|
||||
CLAUDE*.md
|
||||
JULES*.md
|
||||
SKILL*.md
|
||||
SYSTEM*.md
|
||||
*.mdc
|
||||
data/
|
||||
tmp/
|
||||
tmp/*
|
||||
*.log
|
||||
*.tmp
|
||||
*.cache
|
||||
|
||||
# Chat/session history
|
||||
*.chat
|
||||
*.session
|
||||
Loading…
Reference in New Issue
Block a user