From 1790b1703f1985be8668ae1da303d27dcd4b1119 Mon Sep 17 00:00:00 2001 From: AlanCoding Date: Thu, 24 May 2018 15:48:13 -0400 Subject: [PATCH] ignore new test artifact being produced --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b1674af811..137c233c19 100644 --- a/.gitignore +++ b/.gitignore @@ -67,6 +67,7 @@ pep8.txt scratch testem.log awx/awx_test.sqlite3-journal +.pytest_cache/ # Mac OS X *.DS_Store