From 6406ab4c1bcb17c0e886b5a6bd5afc9f8b413fc0 Mon Sep 17 00:00:00 2001 From: jarlehansen Date: Sat, 6 Jan 2018 00:03:07 +0100 Subject: [PATCH] added vscode folder --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 40138ac..ec12c0c 100644 --- a/.gitignore +++ b/.gitignore @@ -319,4 +319,6 @@ OpenCover/ ASALocalRun/ # MSBuild Binary and Structured Log -*.binlog \ No newline at end of file +*.binlog + +.vscode \ No newline at end of file