mirror of
https://github.com/nextcloud/spreed.git
synced 2025-07-21 05:46:02 +00:00
chore: Update packaging exclude list
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
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 \
|
||||
|
Reference in New Issue
Block a user