# Auto detect text files and perform LF normalization * text=auto # Use LF *.js eol=lf *.json eol=lf # Treat spaces *.js filter=treatspaces *.json filter=treatspaces