diff --git a/book/.codespellrc b/book/.codespellrc index 0ca6c79..280ba35 100644 --- a/book/.codespellrc +++ b/book/.codespellrc @@ -2,4 +2,4 @@ # SPDX-License-Identifier: CC0-1.0 [codespell] -skip = ./build,./input,./source/diag/*.svg,./source/examples/* +skip = ./build,./input,./assets/*/*,./source/examples/*