From 864b087b1fd1c1143a10190312a26f5a37a3debe Mon Sep 17 00:00:00 2001 From: Scott Giese Date: Sun, 22 Mar 2020 17:41:27 -0500 Subject: [PATCH] Ignore Visual Studio Code configuration --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 770cad2cc..f0ac01816 100644 --- a/.gitignore +++ b/.gitignore @@ -89,6 +89,7 @@ PlatformSpecifics/Windows/*.rc # Visual Studio - Cache/Options Directory .vs/ +.vscode/* #osx xcode DerivedData/