Skip to content

Commit 07f4215

Browse files
amilkhclaude
andcommitted
chore: clean junk files and normalize .gitignore
Remove .DS_Store/Thumbs.db, ensure node_modules/.DS_Store/Thumbs.db in .gitignore. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 9849442 commit 07f4215

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
@@ -2,3 +2,8 @@ apitoken.txt
22
fetchInfo.sh
33
setenv.sh
44
.env
5+
6+
# auto-added by meta-ops
7+
node_modules/
8+
.DS_Store
9+
Thumbs.db

0 commit comments

Comments
 (0)