diff --git a/Makefile b/Makefile index a17a795..0e30da4 100644 --- a/Makefile +++ b/Makefile @@ -147,6 +147,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)/Dockerfile" \