not removing debug now since we have folders called that in current source code at...
authorChris Koeritz <fred@gruntose.com>
Thu, 23 Feb 2012 22:38:41 +0000 (17:38 -0500)
committerChris Koeritz <fred@gruntose.com>
Thu, 23 Feb 2012 22:38:41 +0000 (17:38 -0500)
scripts/files/filename_helper.pl

index f2567d6957c90dbe0a2545439da61706e35b8c6f..a55c53ba71dd1b416616e5e9d283ffc026cccadd 100644 (file)
@@ -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",