Unverified Commit 3818feca authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2938 from locofocos/patch-1

Update Ruby.ignore to ignore .byebug_history file
parents f908e51b dfce3fda
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment