Exclude keystore files

Apart from requiring credentials to function correctly, keystores are sensitive data and are often stored inside the project's directory.
This commit is contained in:
Theodoros Ntakouris 2016-03-09 18:30:10 +02:00
parent 9c5ea872dc
commit 9c1f22986c
1 changed files with 3 additions and 0 deletions

View File

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