Relegate assets to subdir (+ new pages)
This commit is contained in:
31
.claude/assets/settings.local.json
Normal file
31
.claude/assets/settings.local.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git rev-list:*)",
|
||||
"Bash(git cat-file:*)",
|
||||
"Read(///**)",
|
||||
"Bash(sort:*)",
|
||||
"Bash(git count-objects:*)",
|
||||
"Bash(git log:*)",
|
||||
"Bash(pip3 install:*)",
|
||||
"Read(//tmp/**)",
|
||||
"Bash(du:*)",
|
||||
"Bash(/tmp/git-filter-repo --path-glob '*.mp4' --invert-paths --force)",
|
||||
"Bash(/tmp/git-filter-repo --path .he --invert-paths --force)",
|
||||
"Bash(/tmp/git-filter-repo:*)",
|
||||
"Bash(git reflog:*)",
|
||||
"Bash(git gc:*)",
|
||||
"Bash(git remote add:*)",
|
||||
"Bash(git push:*)",
|
||||
"Read(//home/shmick/**)",
|
||||
"Bash(git remote set-url:*)",
|
||||
"Bash(git fsck:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)",
|
||||
"Bash(xargs:*)",
|
||||
"Bash(python3:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user