mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-25 10:10:56 -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 '*/\__pycache__' -prune \) \
|
||||||
-not \( -path '*/\node_modules' -prune \) \
|
-not \( -path '*/\node_modules' -prune \) \
|
||||||
-not -name ".DS_Store" \
|
-not -name ".DS_Store" \
|
||||||
|
-not -name "*.avif" \
|
||||||
-not -name "*.gif" \
|
-not -name "*.gif" \
|
||||||
-not -name "*.ico" \
|
-not -name "*.ico" \
|
||||||
-not -name "*.jpg" \
|
-not -name "*.jpg" \
|
||||||
|
|
Loading…
Reference in a new issue