I did a git add from my VScode, then I saw there were some files I didn´t want to push so I did a git rm -rf
to take away everything. I am a newbie (didn't expect this).
Is there a way to restore my files after this?
I m on a Mac and already tried git reset, git checkout. Any help would be great!