Browse Source

Merge pull request #1897 from Zarkopafilis/patch-1

Exclude keystore files (Android/Android Studio .gitignore)
Brendan Forster 9 năm trước cách đây
mục cha
commit
058d491897
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      Android.gitignore

+ 3 - 0
Android.gitignore

@@ -34,3 +34,6 @@ captures/
 
 # Intellij
 *.iml
+
+#Keystore files
+*.jks