From efca98f6dc92fd1eb5ac05a48aec01680cd344bc Mon Sep 17 00:00:00 2001 From: sepandhaghighi Date: Wed, 11 Aug 2021 17:22:10 +0430 Subject: [PATCH] fix : .gitattributes updated --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 518f351a..780b1ce2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,4 @@ +*.html linguist-detectable=false +*.ipynb linguist-detectable=false Document/* linguist-vendored Otherfiles/test.html linguist-vendored