summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorJosef Angstenberger <code@jtxa.de>2021-05-06 23:27:48 +0200
committerJosef Angstenberger <code@jtxa.de>2021-05-07 17:00:12 +0200
commit4af7c3de5cff962cdc62ec15a6e0fad5d8e7e0a7 (patch)
treee2c6bdf8ee4e44f7942a00e13ab88d2d2cbbc7f8 /.gitattributes
parente417d460469cb5c225c8126dc499f3a122365660 (diff)
downloadcmake-4af7c3de5cff962cdc62ec15a6e0fad5d8e7e0a7.tar.gz
codespell: Add configuration file
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index fac38dfd74..79a0f0400e 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -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.