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