From 5defc6110e7f43cb61485b511158ac7f099dd4b4 Mon Sep 17 00:00:00 2001 From: Travis Truman Date: Fri, 30 Sep 2016 16:18:50 -0400 Subject: [PATCH] Ignore the tests repo checkout location Change-Id: I3b7b4a65f957f89a1f74019b96d819c8f086b67f --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 21adf3c..f910d3b 100644 --- a/.gitignore +++ b/.gitignore @@ -62,8 +62,8 @@ releasenotes/build # Test temp files tests/plugins -tests/playbooks -tests/test.retry +tests/common +tests/*.retry # Vagrant artifacts .vagrant