소스 검색

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