@missing_log = ();
# these files are considered unimportant and won't be included in the archive.
-@junk_file_list = ("*~", "*.$$$", "3rdparty", "*.aps", "*.bak", "binaries",
+@junk_file_list = ("*~", "*.$$$", "*.aps", "*.bak", "binaries",
"*.bsc", "*.cgl", "*.csm", "CVS", "Debug", "*.dll", "*.err", "*.exe",
"generated_*", "*.git", "*.glb", "inprogress", "ipch", "*.llm",
"*.log", "*.lnk",
&backup_hierarchy($snarf_file_base, $number, "$root", "production/3rdparty");
&backup_hierarchy($snarf_file_base, $number, "$root", "production/assign_bases");
&backup_hierarchy($snarf_file_base, $number, "$root", "production/check_versions");
+&backup_hierarchy($snarf_file_base, $number, "$root", "production/example_apps");
&backup_hierarchy($snarf_file_base, $number, "$root", "production/setup_src");
&backup_hierarchy($snarf_file_base, $number, "$root", "production/sites");