Kaynağa Gözat

watchmanconfig

Daniel Zlotin 8 yıl önce
ebeveyn
işleme
5c21314125
1 değiştirilmiş dosya ile 6 ekleme ve 0 silme
  1. 6
    0
      .watchmanconfig

+ 6
- 0
.watchmanconfig Dosyayı Görüntüle

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