diff --git a/.gitattributes b/.gitattributes index b3df685c1b1e670cc82cd18b308e86ed526204e5..cb90322b373391aeadec73a95498185478c8c14c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -46,3 +46,6 @@ *.PDF diff=astextplain *.rtf diff=astextplain *.RTF diff=astextplain + +*.html linguist-detectable=false +*.ipynb linguist-detectable=false \ No newline at end of file