Initial commit — jibo-cli v3.0.7 with bundled node_modules
This commit is contained in:
13
.claude/settings.local.json
Normal file
13
.claude/settings.local.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Read(//tmp/jibo-npm/**)",
|
||||
"Bash(tar -czf ~/Downloads/jibo-cli-3.0.7.tar.gz jibo-cli-3.0.7/)",
|
||||
"Bash(curl:*)",
|
||||
"Bash(git init:*)",
|
||||
"Bash(git config:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user