From d11a7e662f7ce09a338e54e31aee165eb2f82ec5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 17 Mar 2023 15:18:43 -0400 Subject: [PATCH] codespell ignore build artiacts --- .codespellrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codespellrc b/.codespellrc index fe1c6312e3..dc3ed81836 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,5 +1,5 @@ [codespell] -skip = .git,*.pdf,*.svg,*._comment,jquery.*.js,*.mdwn,changelog,CHANGELOG,list.2018 +skip = .git,*.pdf,*.svg,*._comment,jquery.*.js,*.mdwn,changelog,CHANGELOG,list.2018,html,dist,dist-newstyle,.stack-work,man,tags # some common variables etc (case insensitive) # keypair - constructs ## May be TODO later, touches too much