codespell rc to ignore ./git file, not extension
This commit is contained in:
parent
ca5c49289e
commit
7fa04e5dbc
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
skip = node_modules,
|
||||
*-lock.json,
|
||||
*.git,
|
||||
./.git,
|
||||
*.pyc,
|
||||
__pycache__,
|
||||
./build,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue