From 8ddc0c0ac43e9d10bf0262cd1ab3c0e79808fc14 Mon Sep 17 00:00:00 2001
From: CG Linden <cg@lindenlab.com>
Date: Tue, 22 Sep 2009 11:50:03 -0700
Subject: [PATCH] Viewer-2-0 has no dependencies on externals, so remove them
 after merging in the "daggy fix" for build scripts.

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

diff --git a/.hgignore b/.hgignore
index 15fb9136538..28c78eb9942 100644
--- a/.hgignore
+++ b/.hgignore
@@ -34,3 +34,9 @@ indra/web/doc/asset-upload/plugins/verify-texture
 installed.xml
 libraries
 tarfile_tmp
+^web/locale.*
+^web/secondlife.com.*
+^web/config.*
+^indra/web/dataservice/locale.*
+^indra/web/dataservice/lib/shared/vault.*
+^indra/web/dataservice/vendor.*
-- 
GitLab