# Auto detect text files and perform LF normalization * text=auto # Documentation *.md text eol=lf # Configuration files *.yaml text eol=lf *.yml text eol=lf *.json text eol=lf *.conf text eol=lf