From 50b00745f9abf0df5134ed087d840ee41a10718b Mon Sep 17 00:00:00 2001 From: Tyler Jewell Date: Tue, 9 Aug 2016 06:29:32 -0700 Subject: [PATCH] Add typescript --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index dfdb8b771ce..f1f860c9053 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.sh text eol=lf +*.ts text eol=lf