diff --git a/.gitattributes b/.gitattributes index 1182c5124..8f1234fea 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,3 +2,4 @@ * text=auto eol=lf # Enforce Windows newlines for .bat files *.bat text eol=crlf +*.nb linguist-detectable=false