From 04deef1de718a3aafffb7db1c7437144e5ceaa02 Mon Sep 17 00:00:00 2001
From: Brandon Clayton <bclayton@usgs.gov>
Date: Wed, 20 Apr 2022 17:05:59 -0600
Subject: [PATCH] ignore version json

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index d74a7d6..1a36c0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@ libs
 .factorypath
 .apt_*
 .vscode
+*version.json
 
 # Node
 node_modules
-- 
GitLab