Skip to content

Commit 94d5ed9

Browse files
committed
Add .ruby-version and .byebug_history to list of ignored files
1 parent 7c8cd1c commit 94d5ed9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,9 @@
77
/spec/reports/
88
/tmp/
99

10+
.byebug_history
11+
1012
# rspec failure tracking
1113
.rspec_status
14+
15+
.ruby-version

0 commit comments

Comments
 (0)