From 727095ca354d79b4dea138dec2cb8292cf08c72a Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Thu, 13 Jan 2022 16:50:39 +0000 Subject: [PATCH] add doc dir temp Signed-off-by: Mark Bolwell --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b1c61c0..8dd29c6 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,8 @@ packer_cache delete* ignore* test_inv +# temp remove doc while this is built up +doc/ # VSCode .vscode