aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2010-06-25 14:55:38 -0400
committerW. Trevor King <wking@drexel.edu>2010-06-25 14:55:38 -0400
commitfcd4d6d4fb303392cc724171ec5ee7e60bf6dc46 (patch)
tree0a8c6b4ee0b1d56ceb97c1fa89c390c8fbed4f8c
parentb43c3b970597096ce25efd6121836bee2f476ed0 (diff)
downloadbugseverywhere-fcd4d6d4fb303392cc724171ec5ee7e60bf6dc46.tar.gz
Added _mailfilterrc to update_copyright.IGNORED_FILES
Gour released it to the Public Domain.
-rwxr-xr-xupdate_copyright.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_copyright.py b/update_copyright.py
index 2490ba9..ba8388a 100755
--- a/update_copyright.py
+++ b/update_copyright.py
@@ -70,7 +70,7 @@ EXCLUDES = [
IGNORED_PATHS = ['./.be/', './.bzr/', './build/']
-IGNORED_FILES = ['COPYING', 'update_copyright.py', 'catmutt']
+IGNORED_FILES = ['COPYING', 'update_copyright.py', 'catmutt', '_mailfilterrc']
def _strip_email(*args):
"""