Parcourir la source

Add .gitattributes

Explicitly specify that "*.ts" files are text ones so that core.crlf
works appropriately.
Jean-Christophe Fillion-Robin il y a 14 ans
Parent
commit
030e561d8b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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