Add "clean_folder" method to pywapor.Project

Issue #22 resolved
bert.coerver created an issue

Add a method that can:

  • Scan the project folder for corrupt/incomplete files and remove them.
  • Scan the folder for files that were created for a different “bb” and “period” than the current, ask the user to remove them (y/n) and then remove them.