# Auto detect text files and perform LF normalization * text=auto # JavaScript *.js text eol=lf *.json text eol=lf # CSS *.css text eol=lf # HTML *.html text eol=lf # Markdown *.md text eol=lf # Git .gitattributes text eol=lf .gitignore text eol=lf