# Force LF line endings for all text files * text=auto # Force LF for source files *.ts text eol=lf *.js text eol=lf *.json text eol=lf *.md text eol=lf # Binary files *.png binary *.jpg binary *.gif binary *.ico binary *.ttf binary *.woff2 binary