fix: track .claude/ in git, only ignore settings.local.json
Project-specific commands and skills belong in the repo. Only settings.local.json (machine-local permissions) is excluded. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
3
.claude/settings.json
Normal file
3
.claude/settings.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"model": "opus"
|
||||
}
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1 +1 @@
|
||||
.claude/
|
||||
.claude/settings.local.json
|
||||
|
||||
Reference in New Issue
Block a user