Remove runtime dependency on 'glob' so we have no runtime deps

- Clean up .npmignore a bit more
This commit is contained in:
slackersoft
2014-08-24 21:11:50 -07:00
parent 3c051fc291
commit b799f54bc9
3 changed files with 21 additions and 12 deletions

View File

@@ -1,6 +1,5 @@
dist/
grunt/
images/
node_modules
release_notes/
spec/
@@ -15,6 +14,8 @@ jasmine-core.gemspec
.gitignore
*.sh
Gruntfile.js
lib/jasmine-core.rb
lib/jasmine-core/boot/
lib/jasmine-core/spec
lib/jasmine-core/version.rb
lib/jasmine-core/*.py