diff --git a/.gitattributes b/.gitattributes index 0b28d3f2..b65a97b7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,4 +2,5 @@ docs/** linguist-documentation=true examples/** linguist-documentation=true intellisense.js linguist-vendored=true build/index.js linguist-vendored=true -lib/** linguist-vendored=true \ No newline at end of file +lib/** linguist-vendored=true +bin/xdccjs.ts linguist-language=typescript \ No newline at end of file