+9
-3
@@ -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/
|
||||||
|
|||||||
Reference in New Issue
Block a user