diff --git a/.vscode/cSpell.json b/.vscode/cSpell.json index edac1c21e2d..6ceb038c218 100644 --- a/.vscode/cSpell.json +++ b/.vscode/cSpell.json @@ -19,6 +19,7 @@ // files to ignore (globs supported) "ignorePaths": [ "Cargo.lock", + "oranda.json", "target/**", "tests/**/fixtures/**", "src/uu/dd/test-resources/**",