hxMac hace 1 mes
padre
commit
380802a668
Se han modificado 2 ficheros con 3 adiciones y 1 borrados
  1. 1 0
      webandroid/.gitignore
  2. 2 1
      webandroid/app/.gitignore

+ 1 - 0
webandroid/.gitignore

@@ -13,3 +13,4 @@
 .externalNativeBuild
 .cxx
 local.properties
+.idea

+ 2 - 1
webandroid/app/.gitignore

@@ -1 +1,2 @@
-/build
+/build
+.idea