From bac2600a88e2fd293bb07fef9d22e67ad7c67f58 Mon Sep 17 00:00:00 2001 From: Mohammad Aghdam Date: Sun, 5 Oct 2025 08:54:01 +0200 Subject: [PATCH] updated gitatt --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index da2fb19..8746db5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,6 @@ # Exclude HTML reports from language stats notebooks/reports/*.html linguist-generated=true +notebooks/reports/plotly/*.html linguist-generated=true # Force Jupyter notebooks to count as Python *.ipynb linguist-language=Python @@ -7,3 +8,4 @@ notebooks/reports/*.html linguist-generated=true # Optional: exclude other large non-code files *.csv linguist-generated=true *.json linguist-generated=true +