Skip to content

Commit 844d2e8

Browse files
committed
Add .gitattributes file. Exclude Jupyter notebooks from stats.
1 parent d9cd662 commit 844d2e8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Ignore Jupyter notebooks because embedded images and other metadata inflate number of lines of code, making GitHub
2+
# misreport repository language as "Jupyter Notebook"
3+
*.ipynb linguist-documentation

0 commit comments

Comments
 (0)