mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-08-04 14:57:42 +00:00
chore: ignore codex and agent artifacts
This commit is contained in:
parent
5683706af5
commit
b1b9f74004
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -137,13 +137,18 @@ helm/**/.values.yaml
|
|||
|
||||
# AI Assistants
|
||||
/.claude/
|
||||
/.agents/
|
||||
**/.agents/
|
||||
/.codex/
|
||||
.codex
|
||||
/.cursor/
|
||||
/.copilot/
|
||||
/.aider/
|
||||
/.openai/
|
||||
/.tabnine/
|
||||
/.codeium
|
||||
.gsd-id
|
||||
codedb.snapshot
|
||||
*.local.md
|
||||
|
||||
# Removed Windows wrapper files per user request
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue