updated bower.json to ignore unncessary folders

master
Tyler Wolf 11 years ago
parent 5afa1e89dc
commit 906272fc23

@ -25,6 +25,10 @@
"node_modules",
"bower_components",
"test",
"tests"
"tests",
"src",
"lib",
"examples",
"deprecated"
]
}

Loading…
Cancel
Save