fd is a better version of find
fd
find
-d = depth -H = search hidden files/folders -X = batch exec {pass command}
fd -d 3 -H git -X rm -rf