Daniel Zlotin 8 lat temu
rodzic
commit
5c21314125
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6
    0
      .watchmanconfig

+ 6
- 0
.watchmanconfig Wyświetl plik

@@ -0,0 +1,6 @@
1
+{
2
+  "ignore_dirs": [
3
+    ".git",
4
+    "node_modules"
5
+  ]
6
+}