1
0
mirror of https://github.com/github/gitignore synced 2024-06-03 03:08:12 +02:00

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

Commenting out Android keystore files
This commit is contained in:
Brendan Forster 2017-10-09 13:51:27 +11:00 committed by GitHub
commit 5f15ed83c7

View File

@ -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