diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-08-01 22:55:51 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-08-01 22:55:51 +0800 |
| commit | c6d6a1cf2e838e1b7441d3fc5e3825edc2e17685 (patch) | |
| tree | 6dee696d950d9e18800ea60fb31658aafc4089f6 /.vscode/settings.json | |
| parent | 0f9ca0745e3e80c751404f45cb2b97d4d14c97d3 (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", |
