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
|
*.key
|
||||||
antigravity-src/
|
sillytavern/
|
||||||
*.env
|
*.env
|
||||||
chars/
|
chars/
|
||||||
*chars/
|
*chars/
|
||||||
scripts/data_generator/GEMINI.md
|
|
||||||
REFRESH_CANDIDATE
|
|
||||||
codex2api
|
|
||||||
codex2api/
|
|
||||||
TOKENA
|
|
||||||
personal-website/
|
personal-website/
|
||||||
FINDINGS.md
|
|
||||||
VULNERAB*
|
|
||||||
sillytavern
|
|
||||||
unified-router/
|
|
||||||
unified_router-nodejs/
|
|
||||||
.agent/
|
|
||||||
old/
|
|
||||||
openclaw/
|
openclaw/
|
||||||
|
|
||||||
# Nix build outputs
|
# Nix build outputs
|
||||||
|
|
@ -24,3 +12,6 @@ result-*
|
||||||
|
|
||||||
# AI assistant artifacts
|
# AI assistant artifacts
|
||||||
CLAUDE.md
|
CLAUDE.md
|
||||||
|
.claude/
|
||||||
|
GEMINI.md
|
||||||
|
.agent/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue