Browse Source

Merge pull request #1897 from Zarkopafilis/patch-1

Exclude keystore files (Android/Android Studio .gitignore)
pull/1899/head
Brendan Forster 8 years ago
parent
commit
058d491897
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      Android.gitignore

+ 3
- 0
Android.gitignore View File

@@ -34,3 +34,6 @@ captures/

# Intellij
*.iml

#Keystore files
*.jks

Loading…
Cancel
Save