diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-08-01 22:55:51 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-08-03 01:27:22 +0800 |
| commit | cbd8b428afff9a2d4120ecbb9b5bba3628c75ea4 (patch) | |
| tree | 6ff02cbe662a25bee18d623068ba982029b0d8b5 /.vscode/settings.json | |
| parent | 184cee5d04945b6f467d8c041b2c27df9eb1fb9b (diff) | |
WIP: New Mingling CIwip/new-mingling-ci
Diffstat (limited to '.vscode/settings.json')
| -rw-r--r-- | .vscode/settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 71ced58..cf8af34 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -4,6 +4,7 @@ "rust-analyzer.files.exclude": ["**/target/**", "**/.temp/**"], "rust-analyzer.linkedProjects": [ ".run/Cargo.toml", + ".run/mingling_ci/Cargo.toml", "mingling_pathf/test/Cargo.toml", "arg_picker/Cargo.toml", "arg_picker/test/Cargo.toml", |
