mirror of
https://github.com/nextcloud/spreed.git
synced 2025-12-17 21:12:20 +01:00
Fix exclude list with vendor src/
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
f7c24e65c8
commit
1dad1a8afe
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -93,7 +93,7 @@ appstore:
|
|||
--exclude=.php_cs.dist \
|
||||
--exclude=psalm.xml \
|
||||
--exclude=README.md \
|
||||
--exclude=src \
|
||||
--exclude=/src \
|
||||
--exclude=.stylelintignore \
|
||||
--exclude=stylelint.config.js \
|
||||
--exclude=.tx \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue