Quellcode durchsuchen

Add .gitattributes

Explicitly specify that "*.ts" files are text ones so that core.crlf
works appropriately.
Jean-Christophe Fillion-Robin vor 14 Jahren
Ursprung
Commit
030e561d8b
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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