Add Claude settings

This commit is contained in:
2025-09-01 23:14:36 +05:30
parent d785628e45
commit f5a6457734
+2 -1
View File
@@ -17,7 +17,8 @@
"Bash(gh release upload:*)",
"Bash(npm install:*)",
"Bash(npm uninstall:*)",
"Bash(git add:*)"
"Bash(git add:*)",
"Bash(git commit:*)"
],
"deny": []
}