customer-presentation/.claude/settings.local.json
2026-06-11 14:19:02 +02:00

22 lines
843 B
JSON

{
"permissions": {
"allow": [
"Bash(awk NR==26 *)",
"Bash(perl *)",
"Bash(awk 'NR==26' \"C:/Users/Arlin/01 DEVELOPMENT/fenja-bifrost/protected/timeline.js\")",
"Bash(python3 -c \"import json;d=json.load\\(open\\('.image-slots.state.json'\\)\\);[print\\(k, {kk:\\(vv[:40] if isinstance\\(vv,str\\) else vv\\) for kk,vv in v.items\\(\\)} if isinstance\\(v,dict\\) else v\\) for k,v in d.items\\(\\)]\")",
"Bash(mkdir -p protected/fenja/board)",
"Bash(python3 -)",
"Bash([ -f \"protected/fenja/board/$n.jpg\" ])",
"Bash(curl -s http://127.0.0.1:3000/)",
"Bash(git add *)",
"Bash(git commit -m ' *)",
"Bash(git push *)",
"Bash(npm run *)",
"Bash(claude update *)",
"Bash(git checkout *)",
"Bash(git branch *)",
"Bash(git ls-tree *)"
]
}
}