From 798851e0c5981527f815ce1519e907e534477550 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Tue, 29 Sep 2015 10:00:02 -0700 Subject: [PATCH] Update chefignore --- chefignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/chefignore b/chefignore index e403950..75d2251 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/