From: Joey Hess Date: Fri, 17 Mar 2023 19:21:31 +0000 (-0400) Subject: keyspell ignore tmp directory X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~50^2~113 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=48bbbb60e7e1576b69bfd4da0c87c5f2671208a7;p=git-annex.git keyspell ignore tmp directory --- diff --git a/.codespellrc b/.codespellrc index a6ed48c7f5..cb1d82e9c8 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,5 +1,5 @@ [codespell] -skip = .git,*.pdf,*.svg,*._comment,jquery.*.js,*.mdwn,changelog,CHANGELOG,list.2018,html,dist,dist-newstyle,.stack-work,man,tags +skip = .git,*.pdf,*.svg,*._comment,jquery.*.js,*.mdwn,changelog,CHANGELOG,list.2018,html,dist,dist-newstyle,.stack-work,man,tags,tmp # some common variables etc (case insensitive) # keypair - constructs ## May be TODO later, touches too much