From cdc48e645e73b8f6eac561f8420fdbc1afd0f8df Mon Sep 17 00:00:00 2001 From: spencergibb Date: Wed, 20 Sep 2023 15:54:34 -0400 Subject: [PATCH] Ignores antora docs bits --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index e155f0dc..80ca92a8 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,8 @@ release.properties .vscode/ plugins/ +node +node_modules +build +package.json +package-lock.json