Added Files

This commit is contained in:
2025-10-27 18:48:23 -04:00
commit ab916dc82a
89 changed files with 7575 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"permissions": {
"allow": [
"Skill(roslyn-bridge)",
"Bash(powershell -File:*)",
"Bash(curl:*)",
"Bash(dotnet:*)",
"Bash(rm:*)",
"Bash(powershell:*)"
],
"deny": [],
"ask": []
}
}