Exclude keystore files (Android/Android Studio .gitignore)
@@ -34,3 +34,6 @@ captures/
# Intellij
*.iml
+
+#Keystore files
+*.jks