chore: add .claude directory to gitignore

Ignore IDE/workspace files generated by Claude Code to prevent them
from being accidentally committed.
This commit is contained in:
wsm
2026-05-26 18:52:50 +08:00
parent a8e8a322e7
commit 70c1a534b2
+1
View File
@@ -7,6 +7,7 @@ rebel.xml
**/target **/target
**/logs **/logs
**/yml **/yml
**/.claude
## front ## front
**/*.lock **/*.lock