X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Ffiles%2Ffilename_helper.pl;h=4117df89b06a55630f29e92174028601331cb22a;hb=8eefcad20d2254166483e10803c6e2fe90b4f3d5;hp=a6632cf512869722e77d81659434f27554a0f4d2;hpb=b7a6c144ac89793e426f24a0798d5ea5083e8f6c;p=feisty_meow.git diff --git a/scripts/files/filename_helper.pl b/scripts/files/filename_helper.pl index a6632cf5..4117df89 100644 --- a/scripts/files/filename_helper.pl +++ b/scripts/files/filename_helper.pl @@ -331,7 +331,7 @@ sub important_filename { # at the front, we will match only the whole string. double slashes are # used before periods to ensure we match a real period character. local(@junk_files) = ("~", "^\\.#.*", "^\\._.*", "\\.aps", "\\.bak", - "^binaries", + "^binaries", "^bin.ant", "^bin.eclipse", "\\.clw", "^cpdiff_tmp\\.txt", "^\\.ds_store", "^diffs\\.txt", "^diff_tmp\\.txt", "\\.dsp", "\\.dsw", "\\.gid", "gmon\\.out", "\\.isr", "^isconfig\\.ini", "\\.log", "^manifest.txt", "^obj",