From baf57ab8ab6c7216a473586d9f02e280c247038e Mon Sep 17 00:00:00 2001 From: Chris Hallgren Date: Sun, 28 Dec 2014 20:44:38 -0600 Subject: [PATCH] Adding js to the bower ignore. --- bower.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index c1d87af..6eb202c 100644 --- a/bower.json +++ b/bower.json @@ -17,7 +17,8 @@ "test", "tests", "examples", - "index.html" + "index.html", + "js" ], "main": [ "dist/css/sb-admin-2.css",