fix github language stats getting dominated by jupyter notebook (#1076)

Co-authored-by: Akash Mahajan <akash.mahajan@microsoft.com>
Co-authored-by: Jong Wook Kim <jongwook@openai.com>
This commit is contained in:
Akash Mahajan 2023-03-14 00:07:09 -07:00 committed by GitHub
parent 671ac5a4ce
commit ba88b8e1b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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