From 2f64e0e7c34d095bac94c2d8a7b030df405953f8 Mon Sep 17 00:00:00 2001 From: Joseph Ralph Date: Fri, 21 Feb 2014 11:09:48 +0000 Subject: [PATCH] Upadted bower.json ignores. --- bower.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index ef4f576..5dc6e32 100644 --- a/bower.json +++ b/bower.json @@ -3,7 +3,9 @@ "main": "tabs.js", "ignore": [ "README.md", - "LICENSE" + "LICENSE", + "bower.json", + ".gitignore" ], "dependencies": { "jquery": ">=1.10.2"