[Pkg-javascript-commits] [d3-tip.js] 162/277: more ignores for bower installs

bhuvan krishna bhuvan-guest at moszumanska.debian.org
Thu Dec 8 06:57:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

bhuvan-guest pushed a commit to branch master
in repository d3-tip.js.

commit daf735d126105267e954a110d9890dc9f21b017e
Author: Justin Palmer <justin at github.com>
Date:   Sat Jun 29 10:29:57 2013 -0700

    more ignores for bower installs
---
 bower.json | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/bower.json b/bower.json
index 9598558..49911b2 100644
--- a/bower.json
+++ b/bower.json
@@ -5,7 +5,9 @@
   "ignore": [
     "**/.*",
     "node_modules",
-    "components"
+    "components",
+    "examples",
+    "Makefile"
   ],
   "dependencies": {
     "d3": "~3.2.0"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/d3-tip.js.git



More information about the Pkg-javascript-commits mailing list