Prechádzať zdrojové kódy

Add .gitattributes

Explicitly specify that "*.ts" files are text ones so that core.crlf
works appropriately.
Jean-Christophe Fillion-Robin 14 rokov pred
rodič
commit
030e561d8b
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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