From 620ee61d2475734b19ffde28c52f5f5de0f63b40 Mon Sep 17 00:00:00 2001 From: Brad Barnhill Date: Tue, 28 Feb 2017 22:48:05 -0600 Subject: [PATCH] exclude VS metadata from git --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 106c84b..99b1c6b 100644 --- a/.gitignore +++ b/.gitignore @@ -118,6 +118,9 @@ ClientBin/ # RIA/Silverlight projects Generated_Code/ +# Visual Studio Metadata +.vs + # Backup & report files from converting an old project file to a newer # Visual Studio version. Backup files are not needed, because we have git ;-) _UpgradeReport_Files/