mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 01:05:54 -05:00
parent
a8791089c0
commit
6047e3f732
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ function BuildFileList() {
|
|||
-not \( -path '*/\__pycache__' -prune \) \
|
||||
-not \( -path '*/\node_modules' -prune \) \
|
||||
-not -name ".DS_Store" \
|
||||
-not -name "*.avif" \
|
||||
-not -name "*.gif" \
|
||||
-not -name "*.ico" \
|
||||
-not -name "*.jpg" \
|
||||
|
|
Loading…
Reference in a new issue