rework credential strategy and cleanup

This commit is contained in:
2026-03-16 23:44:27 -04:00
parent 216cd3ff1a
commit 68525ad820
9 changed files with 629 additions and 10 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(git update-index:*)",
"Bash(pwsh -File \"D:\\\\repos\\\\piscal\\\\build-docker.ps1\")",
"Bash(bash:*)",
"Bash(ls:*)",
"Bash(git check-ignore:*)"
]
}
}