Merge pull request #2806 from Orbyt/patch-1
Added wildcard ignore for .keystore files
This commit is contained in:
commit
13c64104e9
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user