Skip to content

Commit

Permalink
Merge pull request karpathy#115 from akashmjn/akashmjn/fix-notebook-s…
Browse files Browse the repository at this point in the history
…tats

add template .gitattributes that fixes language stats
  • Loading branch information
karpathy authored Feb 4, 2023
2 parents 3969860 + d9a7337 commit 46428d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Override jupyter in Github language stats for more accurate estimate of repo code languages
# reference: https://github.com/github/linguist/blob/master/docs/overrides.md#generated-code
*.ipynb linguist-generated

0 comments on commit 46428d3

Please sign in to comment.