]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Add codespell configuration
authorDavid Runge <dave@sleepmap.de>
Wed, 18 Sep 2024 11:31:27 +0000 (13:31 +0200)
committerDavid Runge <dave@sleepmap.de>
Wed, 18 Sep 2024 11:35:58 +0000 (13:35 +0200)
Ignore .git directory and documentation stylesheet file.

Signed-off-by: David Runge <dave@sleepmap.de>
.codespellrc [new file with mode: 0644]

diff --git a/.codespellrc b/.codespellrc
new file mode 100644 (file)
index 0000000..175af85
--- /dev/null
@@ -0,0 +1,2 @@
+[codespell]
+skip = ./.git,./docs/style.css