summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7435401e97..a72dd9f33b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,3 +83,6 @@ ext/win32-eventlog/chef-log.man
# tool logs
ext/win32-eventlog/mkmf.log
+
+# ignore byebug command history file.
+.byebug_history