From 714a76330c7a93ece75a8a967a89f44bb95d785c Mon Sep 17 00:00:00 2001
From: Drake Arconis <lightdrake@gmail.com>
Date: Mon, 10 Jun 2013 03:19:23 -0400
Subject: [PATCH] changed: Ignore vs2012 build dir

---
 .hgignore | 2 ++
 1 file changed, 2 insertions(+)

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