diff --git a/Makefile b/Makefile index 3aeb0fa75d..6418d44416 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 \