From a14d41f3c21d700d86f40bb42e637522d8f22a53 Mon Sep 17 00:00:00 2001 From: Ryan Gregg Date: Tue, 8 Dec 2015 10:55:11 -0800 Subject: [PATCH] Ignore the .vs folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 999609a6..20212287 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ *.userosscache *.sln.docstates *.userprefs +.vs/ # Build results [Dd]ebug/