Remove ignores from bower.json

This commit is contained in:
Vit Brunner
2014-10-24 20:19:47 +02:00
parent 7723ab8e04
commit 40ad1dcbd1
-5
View File
@@ -2,11 +2,6 @@
"name": "side-by-side",
"version": "0.0.1",
"author": "Vit Brunner",
"ignore": [
"**/.*",
"node_modules",
"bower_components"
],
"dependencies": {
"lodash": "2.4.1",
"angular": "1.2.20",