From a22f8b125ce54c84817227891cac0a07a6038f67 Mon Sep 17 00:00:00 2001 From: Robert Marshall Date: Fri, 10 Apr 2020 09:34:12 +0100 Subject: [PATCH] Update path to dev settings --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 9c49a7f..c82d7dd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -/Website/appsettings.Development.json filter=clean-config \ No newline at end of file +src/Robware.Api.Blog/appsettings.Development.json filter=clean-config \ No newline at end of file