Skip to content

Commit e21209f

Browse files
committed
.gitignore
1 parent c28ebed commit e21209f

File tree

4 files changed

+4
-6
lines changed

4 files changed

+4
-6
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,6 @@ app.*.map.json
5151
/macos/Pods/
5252
/macos/Podfile.lock
5353
/devtools_options.yaml
54+
55+
/private_keys/
56+
upload-appstore.sh

android/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ key.properties
1212
**/*.keystore
1313
**/*.jks
1414
/app/local.properties
15+
keystore.properties

android/keystore.properties

-4
This file was deleted.

upload-appstore.sh

-2
This file was deleted.

0 commit comments

Comments
 (0)