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