diff --git a/Ruby.gitignore b/Ruby.gitignore index 5e1422c9..96966965 100644 --- a/Ruby.gitignore +++ b/Ruby.gitignore @@ -13,6 +13,9 @@ # Used by dotenv library to load environment variables. # .env +# Ignore Byebug command history file. +.byebug_history + ## Specific to RubyMotion: .dat* .repl_history