From: Chris Koeritz Date: Thu, 23 Feb 2012 22:38:41 +0000 (-0500) Subject: not removing debug now since we have folders called that in current source code at... X-Git-Tag: 2.140.90~1560 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=b322b6af756d6b19f46439c61b251dc2fad445ba;p=feisty_meow.git not removing debug now since we have folders called that in current source code at work. --- diff --git a/scripts/files/filename_helper.pl b/scripts/files/filename_helper.pl index f2567d69..a55c53ba 100644 --- a/scripts/files/filename_helper.pl +++ b/scripts/files/filename_helper.pl @@ -342,7 +342,7 @@ sub important_filename { local(@junk_files) = ("~", "^\\.#.*", "^\\._.*", "\\.aps", "\\.bak", "^binaries", - "\\.clw", "^cpdiff_tmp\\.txt", "^Debug", "^\\.ds_store", "^diffs\\.txt", + "\\.clw", "^cpdiff_tmp\\.txt", "^\\.ds_store", "^diffs\\.txt", "^diff_tmp\\.txt", "\\.dsp", "\\.dsw", "\\.gid", "gmon\\.out", "\\.isr", "^isconfig\\.ini", "\\.log", "^manifest.txt", "^obj", "\\.obj", "\\.output", "\\.plg", "^RCa.*", "^Release", "\\.res",