first commit

This commit is contained in:
2026-01-17 15:27:46 -05:00
commit 713f205255
6 changed files with 127 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"permissions": {
"allow": [
"Bash(ls:*)",
"Bash(docker compose:*)"
]
}
}