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