chore: ignore .claude settings

This commit is contained in:
isUnknown 2026-02-13 15:45:41 +01:00
parent 7d7df341d1
commit d1ee532a2b
2 changed files with 5 additions and 28 deletions

View file

@ -1,27 +0,0 @@
{
"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:*)"
]
}
}

4
.gitignore vendored
View file

@ -58,3 +58,7 @@ vendor
# --------------- # ---------------
content content
/concent/* /concent/*
# Development tools
# ---------------
.claude