[Pkg-javascript-commits] [node-lcov-parse] 32/45: Add .npmignore
Bastien Roucariès
rouca at moszumanska.debian.org
Wed Sep 6 09:46:18 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-lcov-parse.
commit 030d8399895d0517c3487785fc989d4a109f5752
Author: Rob Loach <robloach at gmail.com>
Date: Fri Jan 30 12:11:01 2015 -0500
Add .npmignore
We don't need .travis.yml or tests in the built npm package.
---
.npmignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.npmignore b/.npmignore
new file mode 100644
index 0000000..6abaafc
--- /dev/null
+++ b/.npmignore
@@ -0,0 +1,2 @@
+tests
+.travis.yml
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-lcov-parse.git
More information about the Pkg-javascript-commits
mailing list