ipwatch
This commit is contained in:
38
.claude/settings.local.json
Executable file
38
.claude/settings.local.json
Executable file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(find:*)",
|
||||
"Bash(chmod:*)",
|
||||
"Bash(tree:*)",
|
||||
"Bash(sudo lsof:*)",
|
||||
"Bash(ss:*)",
|
||||
"Bash(kill:*)",
|
||||
"Bash(docker compose:*)",
|
||||
"Bash(curl:*)",
|
||||
"Bash(docker logs:*)",
|
||||
"Bash(ip addr:*)",
|
||||
"Bash(docker exec:*)",
|
||||
"Bash(for:*)",
|
||||
"Bash(do echo \"=== Tentative $i ===\")",
|
||||
"Bash(done)",
|
||||
"Bash(python3:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(docker-compose build:*)",
|
||||
"Bash(sqlite3:*)",
|
||||
"WebFetch(domain:docs.opnsense.org)",
|
||||
"WebFetch(domain:vueflow.dev)",
|
||||
"WebFetch(domain:deepwiki.com)",
|
||||
"WebFetch(domain:homenetworkguy.com)",
|
||||
"WebFetch(domain:github.com)",
|
||||
"Bash(docker ps:*)",
|
||||
"Bash(git init:*)",
|
||||
"Bash(git remote add:*)",
|
||||
"Bash(git -C /home/gilles/docker/ipwatch fetch origin)",
|
||||
"Bash(git -C /home/gilles/docker/ipwatch branch -m master main)",
|
||||
"Bash(git -C /home/gilles/docker/ipwatch reset --soft origin/main)",
|
||||
"Bash(git -C /home/gilles/docker/ipwatch branch:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user