Programmer-RD-AI commited on
Commit
50e199d
·
verified ·
1 Parent(s): a1e01a9

Delete .claude

Browse files
Files changed (1) hide show
  1. .claude/settings.local.json +0 -16
.claude/settings.local.json DELETED
@@ -1,16 +0,0 @@
1
- {
2
- "permissions": {
3
- "allow": [
4
- "Bash(git add:*)",
5
- "Bash(git commit:*)",
6
- "Bash(sudo apt:*)",
7
- "Bash(sudo apt install:*)",
8
- "Bash(snap install:*)",
9
- "Bash(mv:*)",
10
- "Bash(git lfs:*)",
11
- "Bash(git push:*)",
12
- "Bash(rm:*)"
13
- ],
14
- "deny": []
15
- }
16
- }