Explorar el Código

Added android and gradle to ignore

master
kj1352 hace 4 años
padre
commit
342874a299
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      .gitignore

+ 5
- 0
.gitignore Ver fichero

@@ -29,3 +29,8 @@ npm-debug.log*
/platforms
/plugins
/www


# Remove this if you change code in capacitor and want to include native
/.gradle
/android

Cargando…
Cancelar
Guardar