From b322b6af756d6b19f46439c61b251dc2fad445ba Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Thu, 23 Feb 2012 17:38:41 -0500 Subject: [PATCH] not removing debug now since we have folders called that in current source code at work. --- scripts/files/filename_helper.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.34.1