Merge pull request #463 from ChALkeR/master

bower.json: ignore tests and examples.
This commit is contained in:
Dave Leaver
2015-03-16 12:45:03 +13:00
+2
View File
@@ -16,6 +16,8 @@
"**/.*",
"node_modules",
"bower_components",
"example",
"spec",
"test",
"tests"
],