ignore releases directory from tarball
This commit is contained in:
parent
b0e0cd73da
commit
047803815c
2
Makefile
2
Makefile
@ -86,7 +86,7 @@ appstore:
|
||||
--exclude=.tx \
|
||||
--exclude=tests \
|
||||
--exclude=vendor \
|
||||
--exclude=release \
|
||||
--exclude=releases \
|
||||
--exclude=webpack.*.js \
|
||||
$(project_dir)/ $(sign_dir)/$(app_name)
|
||||
@if [ -f $(cert_dir)/$(app_name).key ]; then \
|
||||
|
Loading…
x
Reference in New Issue
Block a user