I was trying to clear my git after adding files from the wrong directory and ran the git clean -df function. This resulted in all my user data being deleted.
I haven\'t
Short answer and most probable there is not!!
Still some IDE's track and store locally this information see for example: Is it still possible to restore deleted untracked files in git?
So depending on your IDE or text editor it still might be possible.