# HG changeset patch
# User t_mrc-ct@sourceforge.jp
# Date 1338625963 -32400
# Branch GECKO2401_2013101008_RELBRANCH
# Node ID 2650e265061169474d63ba7ff3edc6dc23322a12
# Parent  6ac306f9934c4fb8f6cc13110592a1cae8d04dac
ignore enigmail dir

diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -23,16 +23,20 @@
 ^obj-
 ^objdir-
 
 # directories we check out from other repositories
 ^directory/c-sdk$
 ^mozilla$
 ^.mozilla-trunk$
 
+# enigmail
+^mailnews/extensions/enigmail(/.*)?$
+
+
 # SVN directories
 \.svn/
 
 # Git repositories
 .git/
 
 # Ignore the files and directory that Eclipse IDE creates
 \.project$
