Просмотр исходного кода

Merge pull request #2806 from Orbyt/patch-1

Added wildcard ignore for .keystore files
pull/2720/merge
Brendan Forster 5 лет назад
Родитель
Сommit
13c64104e9
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 2 добавлений и 1 удалений
  1. 2
    1
      Android.gitignore

+ 2
- 1
Android.gitignore Просмотреть файл

@@ -44,8 +44,9 @@ captures/
.idea/caches

# Keystore files
# Uncomment the following line if you do not want to check your keystore files in.
# Uncomment the following lines if you do not want to check your keystore files in.
#*.jks
#*.keystore

# External native build folder generated in Android Studio 2.2 and later
.externalNativeBuild

Загрузка…
Отмена
Сохранить