gitignore claude local settings

This commit is contained in:
2026-03-22 17:21:13 +01:00
parent d88a8db9f1
commit 0a305a47b9
2 changed files with 1 additions and 30 deletions

View File

@@ -1,30 +0,0 @@
{
"permissions": {
"allow": [
"WebSearch",
"WebFetch(domain:docs.docker.com)",
"WebFetch(domain:hub.docker.com)",
"WebFetch(domain:caddyserver.com)",
"WebFetch(domain:docs.nextcloud.com)",
"Bash(git log:*)",
"Bash(git diff:*)",
"Bash(git status:*)"
],
"deny": [
"Bash(ssh:*)",
"Bash(rm -rf:*)",
"Bash(docker system prune:*)",
"Bash(docker volume rm:*)",
"Bash(docker compose down:*)",
"Bash(docker stop:*)",
"Bash(docker rm:*)",
"Bash(scp:*)",
"Bash(rsync:*)",
"Bash(curl -X POST:*)",
"Bash(curl -X DELETE:*)",
"Bash(git push:*)",
"Bash(git reset --hard:*)",
"Bash(git clean:*)"
]
}
}

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.env
.idea/
*.iml
.claude/settings.local.json