remove settings.local.json from version control

This commit is contained in:
2026-04-04 14:28:05 +07:00
parent 1b64ab7a7b
commit 48a8aa29ae
-11
View File
@@ -1,11 +0,0 @@
{
"permissions": {
"allow": [
"Bash(rm:*)",
"Bash(mv:*)",
"Bash(mkdir:*)",
"Bash(true)"
],
"deny": []
}
}