Skip to content

Commit f53dc4c

Browse files
committed
ignore history file
1 parent 67c86fb commit f53dc4c

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,10 @@ config/master.key
2626
# these should all be checked in to normalize the environment:
2727
# Gemfile.lock, .ruby-version, .ruby-gemset
2828

29-
# Ignore Byebug command history file.
29+
# Ignore command history file.
3030
.byebug_history
31+
.irb_history
32+
3133

3234
# Ignore node_modules
3335
node_modules/

.irb_history

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)