feat: Zaktualizuj plik settings.local.json o nowe uprawnienia Bash oraz zaktualizuj cache FTP

This commit is contained in:
2026-02-17 23:50:40 +01:00
parent 3bd7fee172
commit 1cff9ba0eb
2 changed files with 32 additions and 17 deletions

View File

@@ -11,7 +11,10 @@
"WebFetch(domain:openai.com)",
"Bash(sass:*)",
"WebFetch(domain:developers.google.com)",
"Bash(cd:*)"
"Bash(cd:*)",
"Bash(git push:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
]
}
}