Pārlūkot izejas kodu

Exclude keystore files

Apart from requiring credentials to function correctly, keystores are sensitive data and are often stored inside the project's directory.
Theodoros Ntakouris 9 gadi atpakaļ
vecāks
revīzija
9c1f22986c
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      Android.gitignore

+ 3 - 0
Android.gitignore

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