updated gitatt
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
# Exclude HTML reports from language stats
|
# Exclude HTML reports from language stats
|
||||||
notebooks/reports/*.html linguist-generated=true
|
notebooks/reports/*.html linguist-generated=true
|
||||||
|
notebooks/reports/plotly/*.html linguist-generated=true
|
||||||
|
|
||||||
# Force Jupyter notebooks to count as Python
|
# Force Jupyter notebooks to count as Python
|
||||||
*.ipynb linguist-language=Python
|
*.ipynb linguist-language=Python
|
||||||
@@ -7,3 +8,4 @@ notebooks/reports/*.html linguist-generated=true
|
|||||||
# Optional: exclude other large non-code files
|
# Optional: exclude other large non-code files
|
||||||
*.csv linguist-generated=true
|
*.csv linguist-generated=true
|
||||||
*.json linguist-generated=true
|
*.json linguist-generated=true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user