Unverified Commit 13c64104 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2806 from Orbyt/patch-1

Added wildcard ignore for .keystore files
parents 93d97e74 8025c331
...@@ -44,8 +44,9 @@ captures/ ...@@ -44,8 +44,9 @@ captures/
.idea/caches .idea/caches
# Keystore files # Keystore files
# Uncomment the following line if you do not want to check your keystore files in. # Uncomment the following lines if you do not want to check your keystore files in.
#*.jks #*.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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment