Skip to content

Commit 8a65488

Browse files
myakuraclaude
andcommitted
chore: .gitignore に *.tgz と .claude/ を追加
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5654015 commit 8a65488

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,9 @@ build/Release
2525
# Dependency directory
2626
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
2727
node_modules
28+
29+
# npm pack
30+
*.tgz
31+
32+
# Claude Code
33+
.claude/

0 commit comments

Comments
 (0)