Skip to content

Commit ba88b8e

Browse files
akashmjnAkash Mahajanjongwook
authored
fix github language stats getting dominated by jupyter notebook (#1076)
Co-authored-by: Akash Mahajan <[email protected]> Co-authored-by: Jong Wook Kim <[email protected]>
1 parent 671ac5a commit ba88b8e

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+
# Override jupyter in Github language stats for more accurate estimate of repo code languages
2+
# reference: https://github.com/github/linguist/blob/master/docs/overrides.md#generated-code
3+
*.ipynb linguist-generated

0 commit comments

Comments
 (0)