The settings dialog allows you to edit the types of file that will be cleaned by Visual Studio Project Cleaner.
lib Library file
dll Dynamic link libraries. Deselected by default.
exe Executable programs. Deselected by default.
pdb Program database - debugging information
dbg Debugging information (an alternative form of PDB file)
map MAP file produced by program linker
DLLs that are from Microsoft Useful for cleaning up Microsoft DLLs you've temporarily deployed in your build environment.
DLLs that are not from Microsoft Useful for cleaning up your DLLs or 3rd-party you've temporarily deployed in your build environment.
Reset All - Resets all global settings, not just those on the current page.
Reset - Resets the settings on this page