Files
PaginaDrenaxpro/.claude/settings.local.json

36 lines
1.2 KiB
JSON

{
"permissions": {
"allow": [
"Bash(unzip:*)",
"Bash(apt-get update:*)",
"Bash(apt-get install:*)",
"Bash(wc:*)",
"Bash(php:*)",
"Bash(curl:*)",
"Bash(convert:*)",
"Bash(ls:*)",
"Bash(ss:*)",
"Bash(netstat:*)",
"Bash(systemctl daemon-reload:*)",
"Bash(systemctl enable:*)",
"Bash(systemctl status:*)",
"Bash(du:*)",
"Bash(python3:*)",
"Bash(git init:*)",
"Bash(git add:*)",
"Bash(git -c:*)",
"Bash(git remote add:*)",
"Bash(git push:*)",
"Bash(git config:*)",
"Bash(pgrep:*)",
"Bash(systemctl list-units:*)",
"Bash(git reset:*)",
"Bash(git update-ref:*)",
"Bash(git rm:*)",
"Bash(# Lote 2: PNGs pequeños \\(logos, iconos\\) du -c public_html/assets/img/*.png)",
"Bash(# Lote 3: JPGs y archivos restantes du -c public_html/assets/img/*.jpg public_html/assets/img/*.jpg1 public_html/assets/img/*.jpg11 public_html/assets/img/*.jpg111 public_html/assets/img/*.jpg1111 public_html/assets/img/*.jpg2 public_html/assets/img/*.tmp)",
"Bash(# Lote 3a: JPGs raíz \\(sin equipos/vaccon12\\) - solo archivos pequeños du -c public_html/assets/img/*.jpg)"
]
}
}