diff options
author | Pete Higgins <pete@peterhiggins.org> | 2020-12-01 16:20:28 -0800 |
---|---|---|
committer | Pete Higgins <pete@peterhiggins.org> | 2020-12-01 16:20:28 -0800 |
commit | 1a210463d0688c201177bcbc13ab2238b7c4db59 (patch) | |
tree | 4df465a7595b099b44c8273e596f5af6b97b5799 /.gitignore | |
parent | 769250b002bed1bf158b692e96adcddec6bb4a0d (diff) | |
download | chef-1a210463d0688c201177bcbc13ab2238b7c4db59.tar.gz |
These files are no longer saved in the chef directory.
Signed-off-by: Pete Higgins <pete@peterhiggins.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 7e18a3148f..fdf31a58e9 100644 --- a/.gitignore +++ b/.gitignore @@ -93,6 +93,3 @@ mkmf.log # our custom dictionary pulled from https://github.com/chef/chef_dictionary/ chef_dictionary.txt - -# Audit mode inspec reports with json-file reporter are put in the chef directory -inspec-*.json |