From fec386b4db60851944345fd57865e3898921e8e6 Mon Sep 17 00:00:00 2001 From: Sam Dotson <44342873+samgdotson@users.noreply.github.com> Date: Fri, 29 Mar 2024 16:20:06 -0500 Subject: [PATCH] Create .gitattributes --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..951337d9f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.mat linguist-vendored +*.ipynb linguist-vendored