chore: Update .gitignore
This commit is contained in:
parent
da5808d725
commit
d78f585044
1 changed files with 4 additions and 13 deletions
17
.gitignore
vendored
17
.gitignore
vendored
|
|
@ -1,21 +1,9 @@
|
|||
*.key
|
||||
antigravity-src/
|
||||
sillytavern/
|
||||
*.env
|
||||
chars/
|
||||
*chars/
|
||||
scripts/data_generator/GEMINI.md
|
||||
REFRESH_CANDIDATE
|
||||
codex2api
|
||||
codex2api/
|
||||
TOKENA
|
||||
personal-website/
|
||||
FINDINGS.md
|
||||
VULNERAB*
|
||||
sillytavern
|
||||
unified-router/
|
||||
unified_router-nodejs/
|
||||
.agent/
|
||||
old/
|
||||
openclaw/
|
||||
|
||||
# Nix build outputs
|
||||
|
|
@ -24,3 +12,6 @@ result-*
|
|||
|
||||
# AI assistant artifacts
|
||||
CLAUDE.md
|
||||
.claude/
|
||||
GEMINI.md
|
||||
.agent/
|
||||
Loading…
Add table
Add a link
Reference in a new issue