mirror of
https://codeberg.org/openpgp/notes.git
synced 2025-09-09 19:29:41 +02:00
Example files may contain crypto gibberish and will trip codespell. Signed-off-by: David Runge <dave@sleepmap.de>
5 lines
173 B
Text
5 lines
173 B
Text
# SPDX-FileCopyrightText: 2023 The "Notes on OpenPGP" project
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
[codespell]
|
|
skip = ./build,./input,./source/diag/*.svg,./source/examples/*
|