Daniel Zlotin před 8 roky
rodič
revize
c1a50d9946
1 změnil soubory, kde provedl 4 přidání a 1 odebrání
  1. 4
    1
      .watchmanconfig

+ 4
- 1
.watchmanconfig Zobrazit soubor

@@ -7,6 +7,9 @@
7 7
     "gradle",
8 8
     "build",
9 9
     "example",
10
-    "example-redux"
10
+    "example-redux",
11
+    "android/.gradle",
12
+    "android/gradle",
13
+    "android/app/build"
11 14
   ]
12 15
 }