{
  "permissions": {
    "allow": [
      "Bash(ls -la \"C:\\\\Users\\\\Fabien\\\\Documents\\\\cowork\\\\Creditelio\" 2>&1 || echo \"NOT FOUND\")",
      "Bash(git add *)",
      "Bash(git commit -m ' *)",
      "Bash(git push *)",
      "Bash(git fetch *)",
      "Bash(git pull *)",
      "Bash(gh run *)"
    ]
  }
}
