From 546fd34654d66f13c1f2a22662c606755e1574e9 Mon Sep 17 00:00:00 2001 From: Stan Girard Date: Tue, 3 Dec 2024 13:46:56 +0100 Subject: [PATCH] chore: remove html --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 9030923..324911d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ -*.ipynb linguist-vendored \ No newline at end of file +*.ipynb linguist-vendored +*.html linguist-vendored \ No newline at end of file