Синхронизация мои документы


Remove untracked files from the working tree

git clean -n
Clean Step - beware: this will delete files:

git clean -f