# HG changeset patch
# User t_mrc-ct@sourceforge.jp
# Date 1338625963 -32400
#      Sat Jun 02 17:32:43 2012 +0900
# Branch THUNDERBIRD3860_2016021116_RELBRANCH
# Node ID f9d6bb7c46eb586189120a10c6a3dc036a2fbfeb
# Parent  f7f053eb3c5b5e6483719083bd65cdf4c3a6288d
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$
