Skip to content
This repository was archived by the owner on Apr 24, 2026. It is now read-only.

Commit cc3e453

Browse files
lanmowerclaude
andcommitted
chore: clean up temp files and deduplicate .gitignore
Remove 12 untracked temp/debug/validation files, delete .plugkit-browser-profile directory, deduplicate .gitignore entries, and add patterns for underscore-prefixed temp files, .codeinsight, and .plugkit-browser-profile/. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5e9faea commit cc3e453

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,8 @@ server*.log
8282
test-*.js
8383
run-test.sh
8484
kill
85+
86+
# Temp/debug files (underscore-prefixed)
87+
_*
88+
.codeinsight
89+
.plugkit-browser-profile/

0 commit comments

Comments
 (0)