I've read a lot about git's line ending normalization and already learned that .gitattributes seems to be the way to go. But I read many pros and cons for line ending normalization in general, especially with windows. So for me the question is...
Is line ending normalization good or bad practices?
I also look into bigger repositories and I never saw any kind of line ending normalization f.e. Qt.
So for me (or other people) it is really interessting what you, the reader of this post, use? And what's your though about such topic.