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