chore: Ignore test scripts and .claude directory
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -51,3 +51,10 @@ coverage/
|
|||||||
*.tmp
|
*.tmp
|
||||||
*.temp
|
*.temp
|
||||||
llm-scraper/
|
llm-scraper/
|
||||||
|
|
||||||
|
# Claude Code
|
||||||
|
.claude/
|
||||||
|
|
||||||
|
# Test/debug scripts
|
||||||
|
backend/scripts/test-*.ts
|
||||||
|
backend/scripts/run-*.ts
|
||||||
|
|||||||
Reference in New Issue
Block a user