From 98d6619c36a250b85e97297811ce78e892fb8b98 Mon Sep 17 00:00:00 2001 From: Alam Ed Arias Date: Wed, 27 Dec 2017 19:32:59 -0500 Subject: [PATCH] GIT: ignore .vs folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7b2304ec0..922fac4aa 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ Win32_LIB_ASM_Release *.user *.db *.opendb +/.vs