Ignore spelling in assets.

Signed-off-by: David Runge <dave@sleepmap.de>
This commit is contained in:
David Runge 2023-12-12 14:51:34 +01:00
parent 1fd70a93ed
commit d02239901b
No known key found for this signature in database
GPG key ID: 90D4B9641E092971

View file

@ -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/*