Exclude directory children from npm

This commit is contained in:
kpdecker
2011-08-22 02:34:04 -05:00
parent 85a32a18e2
commit 93ebee8faf
+5 -5
View File
@@ -4,8 +4,8 @@
Gemfile
Gemfile.lock
Rakefile
bench
dist
spec
src
vendor
bench/*
dist/*
spec/*
src/*
vendor/*