From 166c52bb9cf7a31c1510de890c5008b757288236 Mon Sep 17 00:00:00 2001 From: Paul Nikonowicz Date: Fri, 10 Mar 2017 13:39:16 -0500 Subject: [PATCH] Allow versioning for garden-windows blobs Use a sha for the commit for garden-windows-bosh-release Signed-off-by: Amin Jamali --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2a2a9c1..d2e3429 100644 --- a/.gitignore +++ b/.gitignore @@ -62,5 +62,6 @@ src/github.com/codegangsta/cli # CATS for locally running tests src/github.com/cloudfoundry/cf-acceptance-tests/ +src/github.com/cloudfoundry/cf-acceptance-tests/cats_suite_helpers tags