diff --git a/.vscode/cspell.json b/.vscode/cspell.json index 2bb6536cba10..bd472a7972c3 100644 --- a/.vscode/cspell.json +++ b/.vscode/cspell.json @@ -6,6 +6,7 @@ "powershell" ], "ignorePaths": [ + "**/tests/recordings/**", ".vscode/cspell.json" ], "words": ["azsdk", "conda", "tenvparallel"],