Skip to content

Commit 96ad0e3

Browse files
committed
Merge pull request #1835 from pisaacs/patch-1
Add .byebug_history to gitignore
2 parents c7557c5 + 9c92fa3 commit 96ad0e3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Rails.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ bower.json
3333

3434
# Ignore pow environment settings
3535
.powenv
36+
37+
# Ignore Byebug command history file.
38+
.byebug_history

0 commit comments

Comments
 (0)