diff --git a/Ruby.gitignore b/Ruby.gitignore index e3200e0f..cbf629e4 100644 --- a/Ruby.gitignore +++ b/Ruby.gitignore @@ -13,8 +13,9 @@ # Used by dotenv library to load environment variables. # .env -# Ignore Byebug command history file. +# Ignore Byebug/IRB command history files. .byebug_history +.irb_history ## Specific to RubyMotion: .dat*