Explorar el Código

Add .gitattributes

Explicitly specify that "*.ts" files are text ones so that core.crlf
works appropriately.
Jean-Christophe Fillion-Robin hace 14 años
padre
commit
030e561d8b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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