Hallo,
I'm using git version 2.7.0. I discovered recently that a git clean -xdf
deletes the content of my symlinks that are in my .gitignore
file instead of removing the symlinks as in unix.
The symlinks was created by the command npm link
.
I hop you will fix this soon.