From 9a2f2aaf0fca2f8d20bb2da22aa0a5261f9cb977 Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Sat, 30 Dec 2023 17:05:46 +0100 Subject: [PATCH] ignoring the new ansible collections folder path --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 18e1e35..868fe7f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /i3/i3status/settings.json -/collections +/ansible/collections