Patrick Mladensich
Results
1
comments of
Patrick Mladensich
@NessDan @johannesnagl No solution, but a workaround: Step 1: Add a .gitattributes file to your JS templates folder, containing the following line: `* text eol=lf` Step 2: `git commit -a...