mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Add .ruby-version and .ruby-gemset to .gitignore
This commit is contained in:
parent
743a117241
commit
81ae7b0533
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -8,6 +8,8 @@ tmp
|
|||
*gem
|
||||
spec.opts
|
||||
.rvmrc
|
||||
.ruby-version
|
||||
.ruby-gemset
|
||||
capybara-*.html
|
||||
.yardoc
|
||||
doc
|
||||
|
|
Loading…
Reference in a new issue