codespell: Add configuration file

This commit is contained in:
Josef Angstenberger
2021-05-06 23:27:48 +02:00
parent e417d46046
commit 4af7c3de5c
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -1,5 +1,6 @@
.git* export-ignore
.hooks* export-ignore
.codespellrc export-ignore
.editorconfig export-ignore
# Custom attribute to mark sources as using our C code style.