From c8fd9f19d25451e78edd6e253aaa1e9715592ddd Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Thu, 23 Feb 2023 14:40:05 -0500 Subject: [PATCH] ignore lorem ipsum --- cspell.json | 1 + 1 file changed, 1 insertion(+) diff --git a/cspell.json b/cspell.json index 2de54345..7a2d2a70 100644 --- a/cspell.json +++ b/cspell.json @@ -152,6 +152,7 @@ "ignorePaths": [ "package.json", "package-lock.json", + "docs/assets/examples/include.html", ".vscode/**", "src/translations/!(en).ts", "**/*.min.js"