How to remove a language from code language stats #4312
Unanswered
AnirudhG07
asked this question in
Q&A
Replies: 1 comment 2 replies
-
You can tell GitHub Linguist (the library GitHub uses to detect repo language stats) to ignore specific file types like |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a couple of repos with some Jupyter notebooks, and Most of my code is in other languages, but because of this, 80% is by Jupyter notebooks(ouch!).
Is there a way to remove some languages from the stats? So that my main code languages can come into frame.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions