Hide more things from the npm package

Fixes #726
This commit is contained in:
slackersoft
2014-12-11 12:48:50 -08:00
parent 8bb2f67fb3
commit fbe38018c9
+9 -3
View File
@@ -1,6 +1,7 @@
dist/ dist/
grunt/ grunt/
node_modules node_modules
pkg/
release_notes/ release_notes/
spec/ spec/
src/ src/
@@ -8,11 +9,16 @@ Gemfile
Gemfile.lock Gemfile.lock
Rakefile Rakefile
jasmine-core.gemspec jasmine-core.gemspec
.rspec .bundle/
.travis.yml
.jshintrc
.gitignore .gitignore
.gitmodules
.idea
.jshintrc
.rspec
.sass-cache/
.travis.yml
*.sh *.sh
*.py
Gruntfile.js Gruntfile.js
lib/jasmine-core.rb lib/jasmine-core.rb
lib/jasmine-core/boot/ lib/jasmine-core/boot/