Add mobile store artifact automation
This commit is contained in:
@@ -8,6 +8,7 @@ pnpm-debug.log*
|
||||
lerna-debug.log*
|
||||
|
||||
node_modules
|
||||
node_modules.codex-permission-blocked-*
|
||||
.DS_Store
|
||||
dist
|
||||
dist-ssr
|
||||
@@ -15,6 +16,14 @@ coverage
|
||||
*.local
|
||||
dev-dist
|
||||
|
||||
# Mobile build and signing outputs
|
||||
/app/build/
|
||||
/app-release*.aab
|
||||
/app-release*.apk
|
||||
/app-release*.idsig
|
||||
*.keystore
|
||||
*.jks
|
||||
|
||||
/cypress/videos/
|
||||
/cypress/screenshots/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user