From e2e97d4e7d475f8c1f55d1119c2588f0e614e5e0 Mon Sep 17 00:00:00 2001
From: Nat Goodspeed <nat@lindenlab.com>
Date: Thu, 4 Dec 2014 15:54:06 -0500
Subject: [PATCH] We don't want to see all of build-vc120 in 'hg status'
 output.

---
 .hgignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.hgignore b/.hgignore
index f3fca9bcb29..10549b61447 100755
--- a/.hgignore
+++ b/.hgignore
@@ -17,6 +17,7 @@ build-linux-*
 build-darwin-*
 build-vc80/
 build-vc100/
+build-vc120/
 indra/build-vc[0-9]*
 indra/CMakeFiles
 indra/lib/mono/1.0/*.dll
-- 
GitLab