Pierwszy commit - konfiguracja automatyczna

This commit is contained in:
2026-02-18 22:31:01 +01:00
commit 4f456682bc
163 changed files with 66965 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"permissions": {
"allow": [
"Bash(pip install:*)",
"Bash(python:*)",
"Bash(taskkill:*)"
]
}
}