소스 검색

Revert "Commenting out Android keystore files"

This reverts commit 77145f787f311efa66c570c5ffadea10a429bf21.
Frieder Bluemle 7 년 전
부모
커밋
9c6c78a472
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      Android.gitignore

+ 2 - 3
Android.gitignore

@@ -52,9 +52,8 @@ captures/
 .idea/navEditor.xml
 
 # 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
 .externalNativeBuild