chore: ignore .claude settings
This commit is contained in:
parent
7d7df341d1
commit
d1ee532a2b
2 changed files with 5 additions and 28 deletions
|
|
@ -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
4
.gitignore
vendored
|
|
@ -58,3 +58,7 @@ vendor
|
||||||
# ---------------
|
# ---------------
|
||||||
content
|
content
|
||||||
/concent/*
|
/concent/*
|
||||||
|
|
||||||
|
# Development tools
|
||||||
|
# ---------------
|
||||||
|
.claude
|
||||||
Loading…
Add table
Add a link
Reference in a new issue