From ae9909caafa22710e1062740575ea34f316dbab2 Mon Sep 17 00:00:00 2001 From: Bansi Patel Date: Fri, 26 Apr 2024 11:27:06 -0400 Subject: [PATCH] Added redirections to ignorepath in cspell --- cspell.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cspell.json b/cspell.json index 2d3790dfb0..5f6d9ba0df 100644 --- a/cspell.json +++ b/cspell.json @@ -27,6 +27,7 @@ "assets/", "_config.docker.yml", "_site/", - "github-actions/" + "github-actions/", + "redirections/" ] }