forked from Silverfish/proton-bridge
GODT-1853: update dependency LICENSE and filter deploy directory
This commit is contained in:
@ -20,6 +20,7 @@
|
||||
YEAR=`date +%Y`
|
||||
MISSING_FILES=$(find . \
|
||||
-not -path "./extern/*" \
|
||||
-not -path "./*deploy/*" \
|
||||
-not -path "./vendor/*" \
|
||||
-not -path "./vendor-cache/*" \
|
||||
-not -path "./.cache/*" \
|
||||
|
||||
Reference in New Issue
Block a user