Update Ruby.ignore to ignore .byebug_history file
@@ -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