From 54f98e740f4308e4d99b03139eb8565641fdf676 Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Tue, 28 Jun 2022 12:11:55 -0700 Subject: [PATCH] Ignore ansible_collections --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 767f996..62bf69b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ venv/ vault-keys.json nomad_bootstrap.json ca/ +collections/ansible_collections/