From 7365158ceefd0bfcb968c7613b814933470ae7cd Mon Sep 17 00:00:00 2001 From: Andreas Date: Tue, 13 Aug 2019 06:19:20 +0200 Subject: [PATCH] Added .vs folder to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6ba5c46f..43a24121 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ ipch *.idb *.vcxproj #*.sln +./.vs/* # OSX/Linux build products *.mak