We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a14dec6 commit 613cbd2Copy full SHA for 613cbd2
1 file changed
.claude/settings.local.json
@@ -1,18 +1,10 @@
1
{
2
"permissions": {
3
"allow": [
4
- "Bash(git rm --cached -r docs/)",
5
- "Bash(git add .gitignore .github/workflows/publish.yml)",
6
- "Bash(git commit:*)",
7
- "Bash(git push origin main)",
8
- "Bash(git add index.qmd README.md)",
9
- "Bash(git add -A)",
10
- "Bash(git add:*)",
+ "Bash(git:*)",
11
"Bash(gh:*)",
12
"Skill(update-config)",
13
- "Skill(update-config:*)",
14
- "Bash(git stash:*)",
15
- "Bash(git checkout:*)"
+ "Skill(update-config:*)"
16
]
17
}
18
0 commit comments