1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00

ignore gemfile.lock

This commit is contained in:
Charles Lowell 2011-06-28 10:37:37 -05:00
parent ed652c2224
commit 3e401be016
2 changed files with 1 additions and 16 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ doc
*.gem
.rvmrc
.bundle
Gemfile.lock

View file

@ -1,16 +0,0 @@
PATH
remote: .
specs:
therubyrhino (1.72.7)
GEM
remote: http://rubygems.org/
specs:
rspec (1.3.0)
PLATFORMS
java
DEPENDENCIES
rspec
therubyrhino!