.claude zu .gitignore hinzufügen
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
parent
bd3593fb48
commit
6175e2fca0
|
|
@ -2,3 +2,4 @@
|
||||||
node_modules/
|
node_modules/
|
||||||
logs/*
|
logs/*
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.claude/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue