chore(git): stop tracking .claude/settings.local.json
File was already in .gitignore but still being tracked. Removed from index to respect gitignore entry.
This commit is contained in:
parent
d63f300c09
commit
f6791e431c
1 changed files with 0 additions and 32 deletions
|
|
@ -1,32 +0,0 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm install:*)",
|
||||
"Bash(chmod:*)",
|
||||
"Bash(./node_modules/.bin/bats:*)",
|
||||
"Bash(npx bats:*)",
|
||||
"Bash(npm init:*)",
|
||||
"Bash(grep:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)",
|
||||
"Bash(git push:*)",
|
||||
"Bash(npm run test:integration:*)",
|
||||
"Bash(test:*)",
|
||||
"Bash(awk:*)",
|
||||
"Bash(bats:*)",
|
||||
"Bash(./tests/test_error_detection.sh:*)",
|
||||
"Bash(./tests/test_stuck_loop_detection.sh:*)",
|
||||
"Bash(git mv:*)",
|
||||
"WebFetch(domain:about.codecov.io)",
|
||||
"WebFetch(domain:github.com)",
|
||||
"Bash(shellcheck:*)",
|
||||
"Bash(timeout 30 bats:*)",
|
||||
"mcp__sequential-thinking__sequentialthinking",
|
||||
"Bash(git fetch:*)",
|
||||
"Bash(npm run test:unit:*)",
|
||||
"Bash(node_modules/.bin/bats:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue