Add rbenv files to gitignore
This commit is contained in:
parent
64d83c5ce4
commit
4ab9eccdee
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -43,5 +43,10 @@ nbproject
|
||||||
# Capybara Bug
|
# Capybara Bug
|
||||||
capybara-*html
|
capybara-*html
|
||||||
|
|
||||||
|
# rvm
|
||||||
.rvmrc
|
.rvmrc
|
||||||
|
|
||||||
|
#rbenv
|
||||||
|
.rbenv-version
|
||||||
|
|
||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue