diff --git a/.gitattributes b/.gitattributes index 4fabca3..95f78c3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,4 @@ *.js linguist-vendored *.tsx linguist-vendored -*.scss linguist-vendored \ No newline at end of file +*.scss linguist-vendored +src/**/*.ts linguist-vendored \ No newline at end of file