diff --git a/.gitignore b/.gitignore index cf9f7df..cbc254b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Ignore bundler config /.bundle +# Ignore rbenv files +.ruby-version + # Ignore the default SQLite database. /db/*.sqlite3