random-data / .claude /settings.local.json
assafvayner's picture
assafvayner HF Staff
Upload folder
ac7fab4 verified
raw
history blame contribute delete
306 Bytes
{
"permissions": {
"allow": [
"Bash(python3 -m json.tool)",
"Read(//Users/assafvayner/.claude/**)",
"Bash(python3 -c \"import json,sys; data=json.load\\(sys.stdin\\); [print\\(json.dumps\\(p, indent=2\\)\\) for p in data if 'huggingface-infra' in json.dumps\\(p\\)]\")"
]
}
}