From 25ae3b64944168bc8a3f094c8354ec422b2e28fe Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Sun, 17 Mar 2024 11:01:29 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .cspell.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.cspell.json b/.cspell.json index ee803c8..154e921 100644 --- a/.cspell.json +++ b/.cspell.json @@ -15,6 +15,8 @@ "ignorePaths": [ "**/*.rst_t", "**/.cspell.json", + "*.root", + "*.rst_t", ".constraints/*.txt", ".editorconfig", ".gitignore",