ok... ok... I'll add it to git...

This commit is contained in:
2025-11-14 15:31:25 +01:00
commit 664fe55ff4
106 changed files with 24602 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"permissions": {
"allow": [
"WebSearch",
"Bash(docker logs:*)",
"Bash(docker ps:*)",
"Bash(docker inspect:*)",
"Bash(sqlite3:*)",
"Bash(python3:*)",
"Bash(docker exec:*)",
"Bash(tree:*)",
"Bash(curl:*)"
],
"deny": [],
"ask": []
}
}