diff --git a/cSpell.json b/cSpell.json index fb496a85c9..4590db563f 100644 --- a/cSpell.json +++ b/cSpell.json @@ -125,5 +125,8 @@ "HTML Tags", "Markdown Image" ], - "ignorePaths": [] + "ignorePaths": [ + "**/*Release/Post.md", + "**/*Preview/POST.md" + ] }