From 58e2f5f8507278c8727520c943c904d3896641cc Mon Sep 17 00:00:00 2001 From: Kris Lamoureux Date: Tue, 18 Jul 2023 01:37:58 -0400 Subject: [PATCH] Add a way to exclude custom inventory --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index bce66c1..9b2c47d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +environments +inventories .vagrant .vagrant_settings .vscode