From c83e79397bb1507528f8ed171c8517b5f224e9be Mon Sep 17 00:00:00 2001 From: sgibb Date: Wed, 4 Oct 2023 16:48:36 -0400 Subject: [PATCH] =?UTF-8?q?Adds=20antora=20bits=20to=20ignore=CB=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 62227c8c..8ab175b9 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,9 @@ _site/ *.swo .vscode/ .flattened-pom.xml + +node +node_modules +build +package.json +package-lock.json \ No newline at end of file