From b706a4adbe3d3f3e71d89a76e1ea285ba9b04208 Mon Sep 17 00:00:00 2001 From: Klaus Basan Date: Sat, 14 Apr 2018 06:47:58 +0200 Subject: [PATCH] Ignore Visual Studio .vs directroy --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c374c1551..f4ecfbf40 100644 --- a/.gitignore +++ b/.gitignore @@ -101,3 +101,4 @@ desktop.ini /client.pro.user.16 /client.pro.user.3.3-pre1 /client.pro.user.18 +/.vs