From f2c2173cfd8960f2dda10deadb6977ac9c3c8337 Mon Sep 17 00:00:00 2001 From: Laurent Indermuehle Date: Fri, 9 Dec 2022 14:18:05 +0100 Subject: [PATCH] Add ansible-test integration inventory to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1922df0..9555f5e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /tests/output/ +/tests/integration/inventory /changelogs/.plugin-cache.yaml *.swp