mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-18 05:20:50 +01:00
Remove the compile files from the package
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
87297dea17
commit
6cd02c8ede
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
|
@ -42,6 +42,8 @@ appstore: clean install-deps
|
|||
--exclude=bower.json \
|
||||
--exclude=.bowerrc \
|
||||
--exclude=/build \
|
||||
--exclude=check-handlebars-templates.sh \
|
||||
--exclude=compile-handlebars-templates.sh \
|
||||
--exclude=docs \
|
||||
--exclude=.drone.yml \
|
||||
--exclude=.eslintignore \
|
||||
|
|
@ -52,6 +54,7 @@ appstore: clean install-deps
|
|||
--exclude=.gitignore \
|
||||
--exclude=.jscsrc \
|
||||
--exclude=.jshintignore \
|
||||
--exclude=js/views/templates \
|
||||
--exclude=js/tests \
|
||||
--exclude=karma.conf.js \
|
||||
--exclude=l10n/no-php \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue