.gitattributes 176 B

123456
  1. * text=auto eol=lf
  2. *.ts linguist-detectable=false
  3. *.css linguist-detectable=false
  4. *.scss linguist-detectable=false
  5. *.js linguist-detectable=true
  6. *.vue linguist-detectable=true