Remove already checked in files now in .tfignore file
问题 I have a developer who has been checking in everything info his TFS branch. Now that i have my hands on his branch i noticed he had no .tfignore file and the bin and package folders and files are all in source control currently. I have implemented a .tfignore file to exclude these files in the future but also want the newly ignored files and folders to be removed from source control. Is there a command or function in TFS that will "reconcile" (remove and ignore) newly ignored files and