diff options
author | Marc Chamberland <mchamberland@pbsc.com> | 2019-04-14 12:11:53 -0400 |
---|---|---|
committer | Marc Chamberland <chamberland.marc@gmail.com> | 2019-11-04 22:44:15 -0500 |
commit | e8dbf50d7800ac6a53aab9ca2f7b5b1812a6d010 (patch) | |
tree | a651a0ed64deff55964ae2836c1dcdf2e52634ba /.gitignore | |
parent | 262026a09745719784d7fc4b140228912307b4de (diff) | |
download | chef-e8dbf50d7800ac6a53aab9ca2f7b5b1812a6d010.tar.gz |
dist constants in win logs
Signed-off-by: Marc Chamberland <chamberland.marc@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 353c84ce3c..ed1d93ca31 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,9 @@ chef-bin/pkg # auto generated docs from the docs.rb rake task docs_site + +# Rendered Templates +ext/win32-eventlog/chef-log.man + +# tool logs +ext/win32-eventlog/mkmf.log |