This commit is contained in:
2025-09-27 18:18:37 -04:00
parent 055c330f29
commit 244775f689
2276 changed files with 422897 additions and 30 deletions

13
cursor/cli-config.json Normal file
View File

@@ -0,0 +1,13 @@
{
"version": 1,
"editor": {
"vimMode": false
},
"hasChangedDefaultModel": false,
"permissions": {
"allow": [
"Shell(ls)"
],
"deny": []
}
}