Browse Source

Revert "Commenting out Android keystore files"

This reverts commit 77145f787f311efa66c570c5ffadea10a429bf21.
Frieder Bluemle 7 years ago
parent
commit
9c6c78a472
1 changed files with 2 additions and 3 deletions
  1. 2 3
      Android.gitignore

+ 2 - 3
Android.gitignore

@@ -52,9 +52,8 @@ captures/
 .idea/navEditor.xml
 .idea/navEditor.xml
 
 
 # Keystore files
 # Keystore files
-# Uncomment the following lines if you do not want to check your keystore files in.
-#*.jks
-#*.keystore
+*.jks
+*.keystore
 
 
 # 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