Explorar o código

Merge pull request #2496 from malhobayyeb/comment-out-android-keys

Commenting out Android keystore files
Brendan Forster %!s(int64=7) %!d(string=hai) anos
pai
achega
5f15ed83c7
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      Android.gitignore

+ 2 - 1
Android.gitignore

@@ -41,7 +41,8 @@ captures/
 .idea/libraries
 .idea/libraries
 
 
 # Keystore files
 # Keystore files
-*.jks
+# Uncomment the following line if you do not want to check your keystore files in.
+#*.jks
 
 
 # External native build folder generated in Android Studio 2.2 and later
 # External native build folder generated in Android Studio 2.2 and later
 .externalNativeBuild
 .externalNativeBuild