Skip to content

Commit 319c57b

Browse files
salacosteclaude
andcommitted
chore: update .gitignore to exclude test scripts and log files
Added to .gitignore: - test-new-api-key.js (temporary API test script) - server.log (already added in security fix) Prevents accidental commits of sensitive test files and logs. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent b9d1d71 commit 319c57b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,4 @@ Thumbs.db
5454
site/
5555
.cache/
5656
server.log
57+
test-new-api-key.js

0 commit comments

Comments
 (0)