hxMac преди 1 месец
родител
ревизия
380802a668
променени са 2 файла, в които са добавени 3 реда и са изтрити 1 реда
  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