From 2407aa7c467bd2787f9668624b3c767b09cdc37f Mon Sep 17 00:00:00 2001 From: kdeng00 Date: Mon, 16 Oct 2023 21:03:24 -0400 Subject: [PATCH] Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 399c344..16ac8e3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .vscode +appsettings.Development.json *.json bin obj