From 0bcbd9fc0ea7ac16619d550198d6e1322af1a264 Mon Sep 17 00:00:00 2001 From: Dominic Villemure Date: Thu, 9 May 2024 22:03:05 -0400 Subject: [PATCH] #26 specific ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6614a0b..d6fda7d 100644 --- a/.gitignore +++ b/.gitignore @@ -489,3 +489,4 @@ $RECYCLE.BIN/ #AppSettings dev */appsettings.Development.json +/src/Web/appsettings.Development.json