summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-05-14 12:31:47 +0200
committerJoas Schilling <coding@schilljs.com>2020-05-14 12:31:47 +0200
commitc83b6b50314e78565e80bbe07b7670ca9f5b1348 (patch)
tree4c632069031b3a648ce511cef576ae87b234bbca /Makefile
parent312c200a3869866cff53887286825431d0bc4c6d (diff)
Remove compile checker it should be a github action when enabling it ever again
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 46bf306e8..68aa4df89 100644
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,6 @@ appstore:
rsync -a \
--exclude=babel.config.js \
--exclude=/build \
- --exclude=check-vuejs-builds.sh \
--exclude=composer.json \
--exclude=composer.lock \
--exclude=docs \
@@ -81,7 +80,6 @@ appstore:
--exclude=.php_cs.dist \
--exclude=.php_cs.cache \
--exclude=README.md \
- --exclude=run-*lint.sh \
--exclude=src \
--exclude=.stylelintignore \
--exclude=stylelint.config.js \