From 86997541af3af3b07e11fe8d0e66cbdc9487c8ce Mon Sep 17 00:00:00 2001 From: Christian Schramm Date: Mon, 3 Aug 2015 11:16:47 +0200 Subject: [PATCH] remove ignore pattern With bower install I don't get the src and dist folder. --- bower.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bower.json b/bower.json index 4512f2ca..20676984 100644 --- a/bower.json +++ b/bower.json @@ -19,7 +19,6 @@ ], "license": "MIT", "ignore": [ - "**/.*", "node_modules", "bower_components", "test",