keyspell ignore tmp directory
This commit is contained in:
parent
75a32b543d
commit
48bbbb60e7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
[codespell]
|
[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)
|
# some common variables etc (case insensitive)
|
||||||
# keypair - constructs
|
# keypair - constructs
|
||||||
## May be TODO later, touches too much
|
## May be TODO later, touches too much
|
||||||
|
|
Loading…
Add table
Reference in a new issue