update to kirby 4.8
This commit is contained in:
commit
7d7df341d1
636 changed files with 139949 additions and 0 deletions
27
.claude/settings.local.json
Normal file
27
.claude/settings.local.json
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(php -v:*)",
|
||||
"Bash(brew list:*)",
|
||||
"Bash(brew install:*)",
|
||||
"Bash(brew --version:*)",
|
||||
"Bash(git fetch:*)",
|
||||
"Bash(git reset:*)",
|
||||
"Bash(brew update:*)",
|
||||
"Bash(brew tap:*)",
|
||||
"Bash(brew unlink:*)",
|
||||
"Bash(brew link:*)",
|
||||
"Bash(/opt/homebrew/bin/brew install:*)",
|
||||
"Bash(/opt/homebrew/bin/brew unlink:*)",
|
||||
"Bash(/opt/homebrew/bin/brew link:*)",
|
||||
"Bash(hash:*)",
|
||||
"Bash(source:*)",
|
||||
"Bash(/usr/local/bin/brew list:*)",
|
||||
"Bash(/opt/homebrew/bin/brew list:*)",
|
||||
"Bash(sudo rm:*)",
|
||||
"WebSearch",
|
||||
"WebFetch(domain:getkirby.com)",
|
||||
"Bash(echo:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue