From 3efb69f8e5209f89cdef8df6b377e8ec2c7057c2 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Tue, 22 Nov 2011 19:28:46 -0800 Subject: [PATCH] Test: Ignore the boxes/ folder which is used for acceptance tests --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3e3642be6..32209c8a0 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ # Vagrant stuff acceptance_config.yml -package.box +boxes/* test/buildbot/config.cfg test/buildbot/env test/buildbot/master/http.log