diff --git a/Makefile b/Makefile index 609fc3e..f266d72 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ clean: appstore: clean build mkdir -p $(sign_dir) rsync -a \ - --exclude=build \ + --exclude=/build \ --exclude=.eslintignore \ --exclude=.eslintrc.yml \ --exclude=.git \