From e3cd281f8b8ed78a53ab9f1d3dcc297697e2079a Mon Sep 17 00:00:00 2001 From: jowj Date: Sat, 29 Sep 2018 18:56:39 -0500 Subject: [PATCH] Ignore vscode dir. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3e759b7..aa9c413 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,8 @@ bld/ [Oo]bj/ [Ll]og/ +# vscode options dir +.vscode/ # Visual Studio 2015/2017 cache/options directory .vs/ # Uncomment if you have tasks that create the project's static files in wwwroot