GIT, delete all unversioned files

If you ever need to delete all the unversioned files from git:

git clean -f -d