From 7b93e5a732ef855da3167db58b222c4b2d455461 Mon Sep 17 00:00:00 2001 From: Mustafa Eyceoz Date: Fri, 28 Jul 2023 15:04:30 -0400 Subject: [PATCH] Adjust main repo language to python --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..a894e29e1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.ipynb linguist-detectable=false