diff --git a/.gitattributes b/.gitattributes index 53856a9..f1a3ae9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ Sources/Markdown/Resources/web.bundle/*.css linguist-vendored -Sources/Markdown/Resources/web.bundle/*.js linguist-vendored \ No newline at end of file +Sources/Markdown/Resources/web.bundle/*.js linguist-vendored +*.js linguist-detectable=false \ No newline at end of file