1
0
mirror of https://github.com/osmarks/nanogpt-experiments.git synced 2025-09-02 02:47:58 +00:00

Merge pull request #115 from akashmjn/akashmjn/fix-notebook-stats

add template .gitattributes that fixes language stats
This commit is contained in:
Andrej
2023-02-03 17:23:44 -08:00
committed by GitHub

3
.gitattributes vendored Normal file
View File

@@ -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