mirror of
https://github.com/oven-sh/bun
synced 2026-02-16 05:42:43 +00:00
rm
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
.cursor/rules/vibe-tools.mdc
|
||||
vibe-tools.config.json
|
||||
.repomix-output.txt
|
||||
repomix.config.json
|
||||
.DS_Store
|
||||
|
||||
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"web": {
|
||||
"provider": "perplexity",
|
||||
"model": "sonar-pro"
|
||||
},
|
||||
"plan": {
|
||||
"fileProvider": "gemini",
|
||||
"thinkingProvider": "anthropic",
|
||||
"fileModel": "gemini-2.5-flash-preview-05-20",
|
||||
"thinkingModel": "claude-opus-4-20250514",
|
||||
"thinkingMaxTokens": 16000
|
||||
},
|
||||
"repo": {
|
||||
"provider": "gemini",
|
||||
"model": "gemini-2.5-flash-preview-05-20"
|
||||
},
|
||||
"doc": {
|
||||
"provider": "gemini",
|
||||
"model": "gemini-2.5-flash-preview-05-20"
|
||||
},
|
||||
"ide": "cursor"
|
||||
}
|
||||
Reference in New Issue
Block a user