.gitattributes 127 Bytes Edit Raw Blame History 1 2 3 4 5 # Auto detect text files and perform LF normalization * text=auto # JS files must always use LF for tools to work *.js eol=lf