diff --git a/.gitattributes b/.gitattributes index 295a5c38..4d0ad578 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,5 @@ # Fixing language bar in github. To make this pure JS # See: https://github.com/github/linguist#overrides # -src/* linguist-vendored -test/src/* linguist-vendored -gulpfile.js linguist-vendored +test/html/* linguist-vendored +gulpfile.js linguist-vendored \ No newline at end of file