From f7246be6eb5521e14308943744705936ed0e2cf0 Mon Sep 17 00:00:00 2001 From: ayefimov Date: Mon, 1 Jun 2026 09:48:43 -0400 Subject: [PATCH] adds .ansible/ to ignore file for FVT --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 44dbcd64d..53e77bcaf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.pyc .idea/ +.ansible/