Spaces:
Runtime error
Runtime error
Commit
·
71a1a1a
1
Parent(s):
44df7e8
Add application files
Browse files
.claude/settings.local.json
CHANGED
|
@@ -9,7 +9,8 @@
|
|
| 9 |
"Bash(git add:*)",
|
| 10 |
"Bash(git restore:*)",
|
| 11 |
"Bash(git commit:*)",
|
| 12 |
-
"Bash(cat:*)"
|
|
|
|
| 13 |
],
|
| 14 |
"deny": [],
|
| 15 |
"ask": []
|
|
|
|
| 9 |
"Bash(git add:*)",
|
| 10 |
"Bash(git restore:*)",
|
| 11 |
"Bash(git commit:*)",
|
| 12 |
+
"Bash(cat:*)",
|
| 13 |
+
"Bash(git fetch:*)"
|
| 14 |
],
|
| 15 |
"deny": [],
|
| 16 |
"ask": []
|