Skip to content

Commit 5f15ed8

Browse files
authored
Merge pull request #2496 from malhobayyeb/comment-out-android-keys
Commenting out Android keystore files
2 parents 7792e50 + 77145f7 commit 5f15ed8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Android.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ captures/
4141
.idea/libraries
4242

4343
# Keystore files
44-
*.jks
44+
# Uncomment the following line if you do not want to check your keystore files in.
45+
#*.jks
4546

4647
# External native build folder generated in Android Studio 2.2 and later
4748
.externalNativeBuild

0 commit comments

Comments
 (0)