From dcc46fe2922a857f4158cffad6c3d3fdb8539ff6 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 91afae33a..82a1500b8 100644 --- a/.gitignore +++ b/.gitignore @@ -85,6 +85,7 @@ PlatformSpecifics/Windows/*.rc # Visual Studio - Cache/Options Directory .vs/ +.vscode/* #osx xcode DerivedData/