mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-17 21:12:20 +01:00
Remove more dev files from final package
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
a2e7c0a529
commit
cb6b8f851d
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue