summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3aeb0fa75..6418d4441 100644
--- a/Makefile
+++ b/Makefile
@@ -98,6 +98,7 @@ appstore:
--exclude=stylelint.config.js \
--exclude=.tx \
--exclude=tests \
+ --exclude=tsconfig.json \
--exclude=webpack.js \
$(project_dir)/ $(sign_dir)/$(app_name)
@if [ -f $(cert_dir)/$(app_name).key ]; then \