From: Steven Black Date: Sun, 31 Jul 2022 22:18:25 +0000 (-0400) Subject: Mathematica .nb files, used for documentation, are not germaine to this repo. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=df03fb6b26ac3227426619cfa0aff4099974243b;p=stevenblack-hosts.git Mathematica .nb files, used for documentation, are not germaine to this repo. --- 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