ExternalLink

This commit is contained in:
2026-05-04 14:45:30 +02:00
parent c5fac10048
commit 189bce21e1
11 changed files with 124 additions and 40 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(go build *)",
"Bash(go vet *)"
]
}
}