This commit is contained in:
2025-10-13 10:45:53 +03:00
parent 87c0d2fbf8
commit 563f88c06d
6 changed files with 236 additions and 11 deletions

View File

@@ -27,9 +27,11 @@
"Bash(cat:*)",
"Bash(git diff:*)",
"Bash(npm run lint:*)",
"Bash(netstat:*)"
"Bash(netstat:*)",
"Bash(rm:*)",
"Bash(git commit:*)"
],
"deny": [],
"ask": []
}
}
}