summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivek Singh <vivek.singh@msystechnologies.com>2020-01-25 07:35:14 +0530
committerVivek Singh <vivek.singh@msystechnologies.com>2020-01-25 07:35:14 +0530
commit516eea305d0c788d5b35d614955a242e8e6681a6 (patch)
tree9cb00c4087b954b8cc84392dcaab99d0766318e4
parent9a94ad702f8456f0e934b59264c04ffe3a6a87cc (diff)
downloadchef-516eea305d0c788d5b35d614955a242e8e6681a6.tar.gz
ignore byebug command history file
Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
-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