diff options
author | Tim Smith <tsmith@chef.io> | 2021-10-19 09:30:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-19 09:30:45 -0700 |
commit | 8b63b6760b78e1c3e8ec2e9583596d18e39baa3e (patch) | |
tree | 5482183430620b993b7e4dc764fbb0c2e5012178 /.gitignore | |
parent | b414b4934cbeb42fa8d42cfc126ebc2dd52aff80 (diff) | |
parent | b71e2f5c3c78dc757dad090a47c77ffa63b0a596 (diff) | |
download | chef-8b63b6760b78e1c3e8ec2e9583596d18e39baa3e.tar.gz |
Merge pull request #12181 from chef/spelling_16
Get spellcheck passing for chef-16 branch
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index fdf31a58e9..b8b0ecaa99 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +knife/pkg/* .autotest coverage .DS_Store |