Exclude .claude/ local settings from version control
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
982b6d5fa6
commit
f26e490085
5
.gitignore
vendored
5
.gitignore
vendored
@ -46,6 +46,11 @@ yarn-error.log*
|
|||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
|
|
||||||
|
# ========================
|
||||||
|
# Claude Code local settings
|
||||||
|
# ========================
|
||||||
|
.claude/
|
||||||
|
|
||||||
# ========================
|
# ========================
|
||||||
# OS
|
# OS
|
||||||
# ========================
|
# ========================
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user