[Pkg-javascript-commits] [less.js] 196/285: ignore .grunt folder for npm
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 23:23:53 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 c3831e10d6a724c19e62abc8bbd8f5f147619f1d
Author: Luke Page <luke.a.page at gmail.com>
Date: Sun Oct 19 18:48:40 2014 +0100
ignore .grunt folder for npm
---
.npmignore | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.npmignore b/.npmignore
index 122bb69..744f6a0 100644
--- a/.npmignore
+++ b/.npmignore
@@ -1,8 +1,9 @@
.gitattributes
build/
+.grunt/
benchmark/
test/
# re-include test files as they can be useful for plugins that do testing
!test/*.js
tmp/
-gradle/
\ No newline at end of file
+gradle/
--
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