From ce2fea1b18f6db6def1f6a58429f610cc95c98bb Mon Sep 17 00:00:00 2001 From: Abdul Fatir Date: Wed, 22 Oct 2025 13:00:22 +0000 Subject: [PATCH] Treat notebooks as documentation in linguist --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..2f3392ae --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +.ipynb linguist-documentation \ No newline at end of file