From 1637e904f97e3c72b8ff2b25930d2df7911ece12 Mon Sep 17 00:00:00 2001 From: Mykola Haltiuk Date: Wed, 5 Feb 2025 15:59:11 +0100 Subject: [PATCH] repository languages --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..4cfe0308 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +*.html linguist-detectable=false +*.ipynb linguist-detectable=false