Explorar el Código

misc: add Android debug builds to .gitignore

j8
Saúl Ibarra Corretgé hace 6 años
padre
commit
db862b5b3b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore Ver fichero

@@ -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

Loading…
Cancelar
Guardar