# Auto detect text files and perform LF normalization * text=auto # These files are text and should be normalized (convert crlf to lf) *.coffee text *.html text *.css text *.js text