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

misc: update .gitignore

master
Saúl Ibarra Corretgé 6 лет назад
Родитель
Сommit
7978f9f5f4
1 измененных файлов: 6 добавлений и 0 удалений
  1. 6
    0
      .gitignore

+ 6
- 0
.gitignore Просмотреть файл

@@ -73,6 +73,7 @@ buck-out/
73 73
 # Build artifacts
74 74
 *.jsbundle
75 75
 *.framework
76
+android/app/release
76 77
 
77 78
 # precommit-hook
78 79
 .jshintignore
@@ -81,3 +82,8 @@ buck-out/
81 82
 # VSCode files
82 83
 android/.project
83 84
 android/.settings/org.eclipse.buildship.core.prefs
85
+
86
+# Secrets
87
+android/app/dropbox.key
88
+android/app/google-services.json
89
+

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