ich geh behindert

This commit is contained in:
2025-06-05 01:34:10 +02:00
parent 0ae23e5272
commit 375c48d72f
478 changed files with 11113 additions and 231267 deletions

View File

@ -1,17 +1,38 @@
{
"permissions": {
"allow": [
"Bash(grep:*)",
"Bash(ls:*)",
"Bash(for file in animations-optimized.css glassmorphism.css components.css professional-theme.css)",
"Bash(do echo \"=== $file ===\")",
"Bash(echo)",
"Bash(done)",
"Bash(npm run build:css:*)",
"Bash(python:*)",
"Bash(cp:*)",
"Bash(*)",
"Shell(*)",
"Command(*)",
"Script(*)",
"Python(*)",
"Node(*)",
"NPM(*)",
"File(*)",
"Network(*)",
"System(*)",
"Process(*)",
"Admin(*)",
"Root(*)",
"Sudo(*)",
"Execute(*)",
"Run(*)",
"Launch(*)",
"Start(*)",
"Install(*)",
"Download(*)",
"Upload(*)",
"Read(*)",
"Write(*)",
"Delete(*)",
"Create(*)",
"Modify(*)",
"Access(*)",
"Bash(rm:*)",
"Bash(terser:*)"
"Bash(find:*)",
"Bash(mkdir:*)",
"Bash(mv:*)",
"Bash(ls:*)"
],
"deny": []
}