chore: ignore .claude/ directory
All checks were successful
Build and Deploy / Build & Push (push) Successful in 3m36s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-04 15:26:00 -04:00
parent c1e42d6aa1
commit dc4fbeb7ec

3
.gitignore vendored
View File

@@ -21,6 +21,9 @@
.DS_Store .DS_Store
*.pem *.pem
# Claude Code
.claude/
# debug # debug
npm-debug.log* npm-debug.log*
yarn-debug.log* yarn-debug.log*