mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-17 21:12:20 +01:00
chore(packaging): Ship dependencies lock files
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
a6f0f28b23
commit
5a124f3cfd
1 changed files with 0 additions and 4 deletions
4
Makefile
4
Makefile
|
|
@ -71,8 +71,6 @@ appstore:
|
|||
rsync -a \
|
||||
--exclude=babel.config.js \
|
||||
--exclude=/build \
|
||||
--exclude=composer.json \
|
||||
--exclude=composer.lock \
|
||||
--exclude=docs \
|
||||
--exclude=.drone.jsonnet \
|
||||
--exclude=.drone.yml \
|
||||
|
|
@ -89,8 +87,6 @@ appstore:
|
|||
--exclude=mkdocs.yml \
|
||||
--exclude=Makefile \
|
||||
--exclude=node_modules \
|
||||
--exclude=package.json \
|
||||
--exclude=package-lock.json \
|
||||
--exclude=.php-cs-fixer.cache \
|
||||
--exclude=.php-cs-fixer.dist.php \
|
||||
--exclude=.php_cs.cache \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue