diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..e236489d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.js linguist-vendored +/Dockerfile linguist-vendored +/release.py linguist-vendored +/**/*.js linguist-vendored \ No newline at end of file