From 1fc848a874405dba181bcd8bded72ac8ddc09ff9 Mon Sep 17 00:00:00 2001 From: hydrant Date: Sun, 4 Nov 2018 22:25:09 +0100 Subject: [PATCH] Modified .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 684e3cbf..88f5619d 100644 --- a/.gitignore +++ b/.gitignore @@ -334,4 +334,5 @@ ASALocalRun/ .localhistory/ # Migrations Folder -Migrations/ \ No newline at end of file +Migrations/ +/Properties/launchSettings.json