Merge pull request #2938 from locofocos/patch-1

Update Ruby.ignore to ignore .byebug_history file
This commit is contained in:
Brendan Forster
2019-01-22 15:28:29 -04:00
committed by GitHub

View 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