This commit is contained in:
Albert Juhé Lluveras 2019-08-27 10:56:59 +02:00 committed by Mike Jolley
parent e19cd56c7f
commit 32a86498cc
2 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,7 @@ copy_dest_files() {
--exclude=renovate.json \
--exclude="*.config.js" \
--exclude="*-config.js" \
--exclude="*.config.json" \
--exclude=package.json \
--exclude=package-lock.json \
--exclude=none \

View File

@ -57,6 +57,7 @@ copy_dest_files() {
--exclude=renovate.json \
--exclude="*.config.js" \
--exclude="*-config.js" \
--exclude="*.config.json" \
--exclude=package.json \
--exclude=package-lock.json \
--exclude=none