updated gitatt

This commit is contained in:
Mohammad Aghdam
2025-10-05 08:54:01 +02:00
parent 18215252b1
commit bac2600a88
+2
View File
@@ -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