Sfoglia il codice sorgente

Merge pull request #1897 from Zarkopafilis/patch-1

Exclude keystore files (Android/Android Studio .gitignore)
pull/1899/head
Brendan Forster 8 anni fa
parent
commit
058d491897
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3
    0
      Android.gitignore

+ 3
- 0
Android.gitignore Vedi File

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

# Intellij
*.iml

#Keystore files
*.jks

Loading…
Annulla
Salva