kyy
2025-08-29 f0ee0dda301ef09ddbf36c1699309e4dc0963e63
1
2
3
4
5
6
7
8
9
10
{
  "permissions": {
    "allow": [
      "Bash(git add:*)",
      "Bash(git commit:*)",
      "Bash(git push:*)"
    ],
    "deny": []
  }
}