mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
3 Commits
02d4a30960
...
49e45c68ea
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
49e45c68ea | ||
|
|
2a56038e7f | ||
|
|
54c2425589 |
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