Skip to content

Commit 81873b8

Browse files
committed
chore: add claude allows permissions
1 parent f92d1f5 commit 81873b8

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.claude/settings.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(git checkout:*)",
5+
"Bash(git reset:*)",
6+
"Bash(./build/idpscimcli --help)",
7+
"Bash(./build/idpscim --help)"
8+
]
9+
}
10+
}

0 commit comments

Comments
 (0)