mirror of
https://github.com/morten-olsen/homelab-apps.git
synced 2026-02-08 01:36:28 +01:00
add glados
This commit is contained in:
15
.claude/settings.local.json
Normal file
15
.claude/settings.local.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(git -C /Users/alice/Projects/private/homelab/apps log --oneline -10)",
|
||||
"Bash(git -C /Users/alice/Projects/private/homelab/apps remote -v)",
|
||||
"Bash(git -C /Users/alice/Projects/private/homelab/apps config --list)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(git -C /Users/alice/Projects/private/homelab/apps log --all --oneline --decorate -15)",
|
||||
"Bash(git -C /Users/alice/Projects/private/homelab/apps branch -a)",
|
||||
"Bash(helm dependency:*)",
|
||||
"Bash(helm lint:*)",
|
||||
"Bash(helm template:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user