diff options
author | Tim Smith <tsmith@chef.io> | 2018-03-11 12:57:38 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-03-11 13:57:43 -0700 |
commit | d437bf16b91486829cfccff1898c017f6d20e085 (patch) | |
tree | 27a81c83606a4cadcc2bf8e5371e909977c67645 /acceptance | |
parent | 84ea1415f0a31780d3ff03de340e32af23ff62c4 (diff) | |
download | chef-d437bf16b91486829cfccff1898c017f6d20e085.tar.gz |
Remove duplicate files from acceptance / chef-configdedupe
Squash down to a single gitignore file and remove the readme from chef-config that date back to when it was its own repo
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'acceptance')
-rw-r--r-- | acceptance/.gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/acceptance/.gitignore b/acceptance/.gitignore deleted file mode 100644 index 4b0b151d75..0000000000 --- a/acceptance/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -.acceptance_logs -.acceptance_data -data-collector/Berksfile.lock |