Working -- prior to mushroom cloud addition.

This commit is contained in:
The Dust Council 2026-06-01 16:10:04 -07:00
commit 5defe65535
5 changed files with 1147 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{
"permissions": {
"allow": [
"Bash(make)",
"Bash(make clean *)",
"Bash(./vectordesert --help)",
"Bash(echo \"exit: $?\")",
"Bash(echo \"exit $?\")"
]
}
}