From 4ce5e8e66d202b4b93eaf13d6cb1b219a23de8bb Mon Sep 17 00:00:00 2001 From: ishaan-jaff Date: Thu, 31 Aug 2023 16:58:53 -0700 Subject: [PATCH] ignore ipynbs --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..9030923a7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.ipynb linguist-vendored \ No newline at end of file