diff --git a/.gitattributes b/.gitattributes index f3bce84..4ce87d1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1 @@ -resources/web/*.js linguist-vendored -resources/web/*.ts linguist-vendored \ No newline at end of file +resources/web/**/* linguist-vendored \ No newline at end of file