Evan You 10 anni fa
parent
commit
1934633a48
1 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  1. 4 1
      bower.json

+ 4 - 1
bower.json

@@ -7,10 +7,13 @@
   "ignore": [
     ".*",
     "examples",
+    "build",
+    "perf",
     "test",
     "grunt",
     "gruntfile.js",
     "*.json",
-    "*.md"
+    "*.md",
+    "*.yml"
   ]
 }