From 35578aadae1fcccb2e59ed70105f23594eaef10e Mon Sep 17 00:00:00 2001 From: Riccardo Date: Thu, 26 Mar 2026 12:58:37 +0000 Subject: [PATCH] Update .gitattributes to mark notebooks as linguist-vendored --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d78a951 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +/notebooks/*.ipynb linguist-vendored \ No newline at end of file