Skip to content

Commit c9aa7e3

Browse files
authored
Merge pull request #19 from hmakelin/hmakelin-gitattributes
Exclude Jupyter notebooks from GitHub Linguist stats
2 parents d9cd662 + 844d2e8 commit c9aa7e3

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)