Commit 9c1f2298 authored by Theodoros Ntakouris's avatar Theodoros Ntakouris

Exclude keystore files

Apart from requiring credentials to function correctly, keystores are sensitive data and are often stored inside the project's directory.
parent 9c5ea872
......@@ -34,3 +34,6 @@ captures/
# Intellij
*.iml
#Keystore files
*.jks
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