From: Ashley 'LadyHavoc' Hale Date: Mon, 24 May 2021 01:26:10 +0000 (-0700) Subject: Add the Visual Studio .vs folder to gitignore. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=aec2263704a5332b7b592be7605c58bc9fc2f954;p=xonotic%2Fdarkplaces.git Add the Visual Studio .vs folder to gitignore. --- diff --git a/.gitignore b/.gitignore index 79a6843b..360f4f99 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ Makefile.win *.code-workspace .ccls-cache *.gch +/.vs