mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Don't use hidden kitchen files
This just makes finding these harder on *nix systems. Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
parent
097e2deedc
commit
432d473bf9
5 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -9,6 +9,7 @@ Berksfile.lock
|
|||
.librarian
|
||||
Puppetfile.lock
|
||||
.kitchen.local.yml
|
||||
kitchen.local.yml
|
||||
profile.tar.gz
|
||||
omnibus/.cache
|
||||
omnibus/pkg
|
||||
|
|
Loading…
Reference in a new issue