diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index d63295d803..0699f6f70f 100644 --- a/.gitignore +++ b/.gitignore @@ -86,7 +86,7 @@ ext/win32-eventlog/chef-log.man distro/powershell/chef/chef.psm1 # tool logs -ext/win32-eventlog/mkmf.log +mkmf.log # ignore byebug command history file. .byebug_history |