chore: add screen to ignore publish folder on makefile
This commit is contained in:
parent
c14dceea63
commit
140fff8e3a
1
Makefile
1
Makefile
@ -148,6 +148,7 @@ appstore:
|
||||
--exclude="../$(app_name)/LICENSE*" \
|
||||
--exclude="../$(app_name)/src" \
|
||||
--exclude="../$(app_name)/stubs" \
|
||||
--exclude="../$(app_name)/screens" \
|
||||
--exclude="../$(app_name)/vendor" \
|
||||
--exclude="../$(app_name)/translationfiles" \
|
||||
--exclude="../$(app_name)/babel.config.js" \
|
||||
|
Loading…
Reference in New Issue
Block a user