mirror of
https://github.com/github/gitignore.git
synced 2026-04-12 02:21:43 +08:00
34 lines
321 B
Plaintext
34 lines
321 B
Plaintext
### 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
|