From 50cdd26992e0ec0ff551645d59dcb7de9db11fc2 Mon Sep 17 00:00:00 2001 From: Carrie Wright <23014755+carriewright11@users.noreply.github.com> Date: Wed, 18 Dec 2024 10:34:04 -0500 Subject: [PATCH] Adding info about exclude_files.txt adding info to the spell check section --- customize-robots.Rmd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/customize-robots.Rmd b/customize-robots.Rmd index e84efd6..5c9ecd4 100644 --- a/customize-robots.Rmd +++ b/customize-robots.Rmd @@ -105,6 +105,8 @@ If it's a 'word' the spell check should recognize, you'll need to add this to th Go to the `resources/dictionary.txt` file. Open the file and add the new 'word' to its appropriate place (the words are in alphabetical order). After committing the changes to `resources/dictionary.txt` on your branch, the spell check status check should be successfully passed. +If you find that you have a file that you would like to exclude from the spell check you can add the name of the file to exclude_files.txt, which can also be found within the resources directory. + ### Style code In the `config_automation.yml` file it is set by: