Update npmignore for new files

This commit is contained in:
kpdecker
2013-08-17 09:21:25 -05:00
parent 182ba044bb
commit 87b5d4ee61
+5
View File
@@ -1,9 +1,14 @@
.DS_Store
.gitignore
.rvmrc
.jshintrc
.travis.yml
.rspec
Gemfile
Gemfile.lock
Rakefile
*.gemspec
*.nuspec
bench/*
spec/*
src/*