add .ruby-version to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,6 +1,9 @@
|
||||
# Ignore bundler config
|
||||
/.bundle
|
||||
|
||||
# Ignore rbenv files
|
||||
.ruby-version
|
||||
|
||||
# Ignore the default SQLite database.
|
||||
/db/*.sqlite3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user