Explorar o código

Tell bower to ignore the mockup and docs dirs.

JC Brand %!s(int64=10) %!d(string=hai) anos
pai
achega
f635e4efc0
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      bower.json

+ 2 - 1
bower.json

@@ -36,5 +36,6 @@
   "resolutions": {
     "backbone": "1.1.2"
   },
-  "exportsOverride": {}
+  "exportsOverride": {},
+  "ignore": ["docs", "mockup"]
 }