Skip to content

Commit 7646c5d

Browse files
committed
修正
1 parent 4d5e9ad commit 7646c5d

6 files changed

Lines changed: 381 additions & 63 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ backend/gen/
3232

3333
.DS_Store
3434
frontend/src/Meta.ts
35+
output.gdb

.vscode/settings.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"chat.tools.terminal.autoApprove": {
3+
"/^python3 /tmp/diag2\\.py 2>&1$/": {
4+
"approve": true,
5+
"matchCommandLine": true
6+
}
7+
}
8+
}

Cargo.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)