Remove more dev files from final package

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2020-04-14 14:31:00 +02:00
parent a2e7c0a529
commit cb6b8f851d
No known key found for this signature in database
GPG key ID: 7076EA9751AACDDA

View file

@ -58,6 +58,7 @@ appstore:
rm -rf $(build_dir)
mkdir -p $(sign_dir)
rsync -a \
--exclude=babel.config.js \
--exclude=/build \
--exclude=check-vuejs-builds.sh \
--exclude=docs \
@ -68,6 +69,7 @@ appstore:
--exclude=.gitattributes \
--exclude=.github \
--exclude=.gitignore \
--exclude=jest.config.js \
--exclude=.l10nignore \
--exclude=mkdocs.yml \
--exclude=Makefile \