summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-01-31 14:30:42 +0100
committerJoas Schilling <coding@schilljs.com>2023-01-31 14:30:42 +0100
commit6d4b32ef12d70a335d6703a0b133ce65351760ee (patch)
treef782e24b8080cb3d51b81301242aafb8033d43d2 /Makefile
parent48f1d414b200b64f3495f6669f78221e4d747f3a (diff)
chore(packaging): Remove upcoming recording scripts from release tarball
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 72de7da0b..5850a51d8 100644
--- a/Makefile
+++ b/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 \