Сделать это можно так: git restore <имя_файла>
git restore <имя_файла>
ну или как вариант: git stash save –keep-index –include-untracked git stash drop
git stash save –keep-index –include-untracked
git stash drop