Knit: do not check node_modules
folder
This commit is contained in:
parent
66fa285910
commit
fb67499657
@ -27,6 +27,7 @@ knit {
|
||||
exclude '**/.gradle/**'
|
||||
exclude '**/towncrier/template.md'
|
||||
exclude '**/CHANGES.md'
|
||||
exclude '/node_modules'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user