From f51769927e0211a41772bd57c5ad2edd69d8b42c Mon Sep 17 00:00:00 2001 From: Oliver Stanley Date: Mon, 19 May 2025 19:41:07 +0100 Subject: [PATCH] add .gitattributes for correct repo classification (#439) --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..2f77e919 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.ipynb linguist-documentation