add COPYRIGHT file to typo exceptions

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
Anton-4 2023-06-03 10:57:39 +02:00 committed by GitHub
parent 08d4ac558b
commit dd04d653c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,3 @@
[files]
extend-exclude = ["crates/vendor/", "examples/static-site-gen/input/"]
extend-exclude = ["crates/vendor/", "examples/static-site-gen/input/", "COPYRIGHT"]