[Pkg-javascript-commits] [node-async] 231/480: Don't ship dot files with the npm package

Jonas Smedegaard js at moszumanska.debian.org
Fri May 2 08:58:29 UTC 2014


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

js pushed a commit to branch master
in repository node-async.

commit c3d3926617ca764d37bcf36a4137d9d4e4930d45
Author: Vojta Jina <vojta.jina at gmail.com>
Date:   Thu Dec 13 17:58:37 2012 +0100

    Don't ship dot files with the npm package
---
 .npmignore | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.npmignore b/.npmignore
index 9bdfc97..392d66e 100644
--- a/.npmignore
+++ b/.npmignore
@@ -1,4 +1,7 @@
 deps
 dist
 test
-nodelint.cfg
\ No newline at end of file
+nodelint.cfg
+.npmignore
+.gitmodules
+Makefile

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-async.git



More information about the Pkg-javascript-commits mailing list