Skip to content

Commit 3818fec

Browse files
authored
Merge pull request #2938 from locofocos/patch-1
Update Ruby.ignore to ignore .byebug_history file
2 parents f908e51 + dfce3fd commit 3818fec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Ruby.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
# Used by dotenv library to load environment variables.
1414
# .env
1515

16+
# Ignore Byebug command history file.
17+
.byebug_history
18+
1619
## Specific to RubyMotion:
1720
.dat*
1821
.repl_history

0 commit comments

Comments
 (0)