Resolve merge conflict in settings.local.json

This commit is contained in:
Derek Slenk 2025-07-15 23:57:44 -04:00
commit 3461feb9a4
5 changed files with 90 additions and 87 deletions

View file

@ -6,7 +6,9 @@
"Bash(git pull:*)",
"Bash(git remote set-url:*)",
"Bash(git add:*)",
"Bash(git commit:*)"
"Bash(git commit:*)",
"Bash(mv:*)",
"Bash(git checkout:*)"
],
"deny": []
}