Просмотр исходного кода

Add .gitattributes

Explicitly specify that "*.ts" files are text ones so that core.crlf
works appropriately.
Jean-Christophe Fillion-Robin лет назад: 14
Родитель
Сommit
030e561d8b
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -0,0 +1 @@
+*.ts           text