Files
photostation/.claude/settings.local.json
2026-03-21 19:53:46 +01:00

12 lines
324 B
JSON

{
"permissions": {
"allow": [
"Bash(cp -r /home/jules/Documents/Projet/photobooth-new/backend .)",
"Bash(cp -r /home/jules/Documents/Projet/photobooth-new/frontend .)",
"Bash(cp -r /home/jules/Documents/Projet/photobooth-new/data .)",
"Bash(mkdir -p scripts)",
"Bash(curl:*)"
]
}
}