update makefile
parent
4529e12136
commit
d0bea4a759
7
makefile
7
makefile
|
@ -37,7 +37,14 @@ appstore: clean
|
|||
--exclude=composer.json \
|
||||
--exclude=composer.lock \
|
||||
--exclude=composer.phar \
|
||||
--exclude=crowdin.yml \
|
||||
--exclude=tools \
|
||||
--exclude=l10n/.tx \
|
||||
--exclude=l10n/l10n.pl \
|
||||
--exclude=l10n/templates \
|
||||
--exclude=l10n/*.sh \
|
||||
--exclude=l10n/[a-z][a-z] \
|
||||
--exclude=l10n/[a-z][a-z]_[A-Z][A-Z] \
|
||||
--exclude=l10n/no-php \
|
||||
--exclude=makefile \
|
||||
--exclude=screenshots \
|
||||
|
|
Loading…
Reference in New Issue