If you develop .NET projects, particularly in the Xamarin world, you might find yourself cleaning your projects (delete /bin and /obj folders) from time to time by hand. Especially, when you plan to send code to others as a compressed .zip file, you might want to remove those folders beforehand.