{
  "permissions": {
    "allow": [
      "Bash(/c/dev/PHP/php.exe:*)",
      "Bash(php:*)",
      "Bash(php.exe:*)",
      "Bash(python:*)",
      "Bash(python3:*)",
      "Bash(py:*)",
      "Bash(ls:*)",
      "Bash(cat:*)",
      "Bash(head:*)",
      "Bash(tail:*)",
      "Bash(wc:*)",
      "Bash(grep:*)",
      "Bash(rg:*)",
      "Bash(sed:*)",
      "Bash(awk:*)",
      "Bash(find:*)",
      "Bash(sort:*)",
      "Bash(uniq:*)",
      "Bash(cut:*)",
      "Bash(tr:*)",
      "Bash(diff:*)",
      "Bash(basename:*)",
      "Bash(dirname:*)",
      "Bash(realpath:*)",
      "Bash(stat:*)",
      "Bash(du:*)",
      "Bash(echo:*)",
      "Bash(printf:*)",
      "Bash(xargs:*)",
      "Bash(tee:*)",
      "Bash(cp:*)",
      "Bash(mv:*)",
      "Bash(mkdir:*)",
      "Bash(touch:*)",
      "Bash(pwd)",
      "Bash(true)",
      "Bash(git status:*)",
      "Bash(git diff:*)",
      "Bash(git log:*)",
      "Bash(git show:*)",
      "Bash(Get-ChildItem:*)",
      "Bash(Get-Content:*)",
      "Bash(Test-Path:*)",
      "Read",
      "Edit",
      "Write",
      "Glob",
      "Grep",
      "TodoWrite",
      "Bash(cmd.exe /c \"dev\\\\demarrer.bat\")"
    ],
    "deny": [
      "Bash(rm:*)",
      "Bash(rmdir:*)",
      "Bash(Remove-Item:*)",
      "Bash(git push:*)",
      "Bash(git reset --hard:*)",
      "Bash(git clean:*)",
      "Bash(curl:*)",
      "Bash(wget:*)",
      "Bash(Invoke-WebRequest:*)",
      "Bash(ftp:*)",
      "Bash(scp:*)",
      "Bash(mysql:*)",
      "Bash(mysqldump:*)",
      "Bash(chmod:*)",
      "Bash(icacls:*)",
      "Read(./config.php)",
      "Read(./.env)",
      "Read(./.env.*)"
    ],
    "defaultMode": "bypassPermissions",
    "additionalDirectories": [
      "C:\\Users\\PHILIP~1\\AppData\\Local\\Temp\\claude\\c--sauvegarde-conciergerie\\09f47923-73ab-4de7-ad43-2cc45bf9d91b\\scratchpad"
    ]
  }
}
