diff --git a/.gitattributes b/.gitattributes index 12a3c6a..019cb1a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,2 @@ -examples/chat-app/* linguist-vendored -spec/* linguist-vendored +* linguist-vendored +*.ts linguist-vendored=false \ No newline at end of file