stripe
This commit is contained in:
@@ -2,7 +2,20 @@
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(docker-compose:*)",
|
||||
"Bash(docker container prune:*)"
|
||||
"Bash(docker container prune:*)",
|
||||
"Bash(npx prisma migrate dev:*)",
|
||||
"Bash(npx prisma:*)",
|
||||
"Bash(npm run dev)",
|
||||
"Bash(timeout:*)",
|
||||
"Bash(taskkill:*)",
|
||||
"Bash(npx kill-port:*)",
|
||||
"Bash(docker compose:*)",
|
||||
"Bash(curl -I https://fonts.googleapis.com)",
|
||||
"Bash(wsl:*)",
|
||||
"Read(//c/Users/a931627/.ssh/**)",
|
||||
"Bash(ssh-keygen:*)",
|
||||
"Bash(cat:*)",
|
||||
"Bash(git remote add:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
||||
Reference in New Issue
Block a user