From 0b84b2a88f442d37b358648ca5eb2c9e4efa576b Mon Sep 17 00:00:00 2001 From: Matthew Huntington Date: Thu, 20 Apr 2023 22:28:12 -0400 Subject: [PATCH] ignore board json files --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5d31382..f8ffd4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ *.swp main target -output +*.json