From 4ad2162e8e1933d27e124683db20b534dafd5eea Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Sat, 26 Sep 2015 11:00:49 -0700 Subject: [PATCH] Updated chefignore --- chefignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/chefignore b/chefignore index e403950c5..75d2251b9 100644 --- a/chefignore +++ b/chefignore @@ -54,6 +54,8 @@ features/* examples/* Guardfile Procfile +test/* +spec/* # SCM # ####### @@ -95,6 +97,3 @@ Vagrantfile # Travis # ########## .travis.yml -test/ -spec/ -examples/