mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-17 21:12:20 +01:00
chore: Update packaging exclude list
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
e6d2ef6dfd
commit
e7ccda9682
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -101,6 +101,7 @@ appstore:
|
|||
--exclude=README.md \
|
||||
--exclude=.readthedocs.yaml \
|
||||
--exclude=/recording \
|
||||
--exclude=/rector.php \
|
||||
--exclude=/redocly.yaml \
|
||||
--exclude=/site \
|
||||
--exclude=/src \
|
||||
|
|
@ -110,6 +111,7 @@ appstore:
|
|||
--exclude=tests \
|
||||
--exclude=tsconfig.json \
|
||||
--exclude=vendor/bamarni \
|
||||
--exclude=vendor/cweagans \
|
||||
--exclude=vendor/bin \
|
||||
--exclude=vendor-bin \
|
||||
--exclude=webpack.common.config.js \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue