.gitattributes 141 B

12345678
  1. # Auto detect text files and perform LF normalization
  2. * text=auto
  3. *.ts text eol=lf
  4. *.js text eol=lf
  5. dist/** -diff linguist-generated=true