From 66e38574f15cf9928bf3ec00b15cfd8a2ae9122c Mon Sep 17 00:00:00 2001 From: secana Date: Sun, 17 Sep 2017 10:28:27 +0200 Subject: [PATCH] added VS Code folders --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index aaedda72..6122fede 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,10 @@ ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. +# VS Code +.vs/ +.vscode/ + # Cake tools/ test-results/