Browse Source

chore(packaging): Remove upcoming recording scripts from release tarball

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/8658/head
Joas Schilling 3 years ago
parent
commit
6d4b32ef12
No known key found for this signature in database GPG Key ID: 74434EFE0D2E2205
  1. 1
      Makefile

1
Makefile

@ -93,6 +93,7 @@ appstore:
--exclude=.php_cs.dist \
--exclude=psalm.xml \
--exclude=README.md \
--exclude=/recording \
--exclude=/src \
--exclude=.stylelintignore \
--exclude=stylelint.config.js \

Loading…
Cancel
Save