From 0792185a17096442048fd6577f604ebf05e63055 Mon Sep 17 00:00:00 2001 From: baldurk Date: Wed, 16 Nov 2016 10:57:23 +0100 Subject: [PATCH] Ignore modern vs folder .vs/ --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 57c9a876f..c053adefb 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ obj/ .obj/ *.opensdf *.VC.*db +.vs/ *.pdb *.sln.ide/ *.so