[Pkg-javascript-commits] [less.js] 05/285: ignore directories not needed for node
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 23:23:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag v2.0.0
in repository less.js.
commit 7b0ce1e4c71ee148022cc82a9f23b77c611bafc5
Author: Luke Page <luke.a.page at gmail.com>
Date: Thu Feb 13 21:57:49 2014 +0000
ignore directories not needed for node
---
.npmignore | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.npmignore b/.npmignore
index bc8ad3f..9e9b12e 100644
--- a/.npmignore
+++ b/.npmignore
@@ -1 +1,5 @@
.gitattributes
+build/
+benchmark/
+test/
+gradle/
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/less.js.git
More information about the Pkg-javascript-commits
mailing list