Ver código fonte

misc: add Android debug builds to .gitignore

factor2
Saúl Ibarra Corretgé 6 anos atrás
pai
commit
db862b5b3b
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore Ver arquivo

@@ -73,6 +73,7 @@ buck-out/
73 73
 # Build artifacts
74 74
 *.jsbundle
75 75
 *.framework
76
+android/app/debug
76 77
 android/app/release
77 78
 
78 79
 # precommit-hook

Carregando…
Cancelar
Salvar