To prevent Git from noticing changes from the YYP Maker's logs and deleted files, add the line to your .gitignore file:
- ___yyp_maker_trash
This will save you time from having to discard the files created and moved by YYP Maker.
If you wish to see the changes not staged for commit, you can change the ignore flag on status:
- git status --ignored