diff --git a/.gitattributes b/.gitattributes index 3e637ec..1efbb8b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,6 @@ *.ipynb binary -* text=auto \ No newline at end of file +* text=auto + +*.html linguist-vendored +*.js linguist-vendored