From ed05f6d6033319b180a3b03ea1c7031c4176b545 Mon Sep 17 00:00:00 2001 From: Michael Gordeev Date: Mon, 25 May 2020 16:18:51 +0300 Subject: [PATCH] Updated .gitignore to ignroe VS Code folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4ce6fdd..e736370 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ bld/ # Visual Studio 2015/2017 cache/options directory .vs/ +.vscode/ # Uncomment if you have tasks that create the project's static files in wwwroot #wwwroot/