ソースを参照

Add .gitattributes

Explicitly specify that "*.ts" files are text ones so that core.crlf
works appropriately.
Jean-Christophe Fillion-Robin 14 年 前
コミット
030e561d8b
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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