Ignore rbenv configuration files
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -13,7 +13,7 @@ pkg
|
|||||||
|
|
||||||
.bundle
|
.bundle
|
||||||
|
|
||||||
# Have editor/IDE/OS specific files you need to ignore? Consider using a global gitignore:
|
# Have editor/IDE/OS specific files you need to ignore? Consider using a global gitignore:
|
||||||
#
|
#
|
||||||
# * Create a file at ~/.gitignore
|
# * Create a file at ~/.gitignore
|
||||||
# * Include files you want ignored
|
# * Include files you want ignored
|
||||||
@@ -48,3 +48,6 @@ Gemfile.lock
|
|||||||
vendor/
|
vendor/
|
||||||
|
|
||||||
homesick*.gem
|
homesick*.gem
|
||||||
|
|
||||||
|
# rbenv configuration
|
||||||
|
.ruby-version
|
||||||
|
|||||||
Reference in New Issue
Block a user