From 66015ba654469f4dacfd78d40b02aafee52bbf1b Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Mon, 11 Mar 2019 11:49:31 -0700 Subject: Extract Action Collection from Data Collector See the PR for details on this change. Signed-off-by: Lamont Granquist --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ac14a13e8e..200db3afc5 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,7 @@ kitchen-tests/Berksfile.lock # Temporary files present during spec runs spec/data/test-dir spec/data/nodes +spec/data/chef_guid /config/ vendor/ -- cgit v1.2.1