Odstranění
git clean -f
git clean -fd # odstrani i adresare
http://stackoverflow.com/questions/61212/removing-untracked-files-from-your-git-working-copy
Nezobrazení ve status výpisu
git status -uno
git clean -f
git clean -fd # odstrani i adresare
http://stackoverflow.com/questions/61212/removing-untracked-files-from-your-git-working-copy
git status -uno