does the languages card accept SQL? #2286
Answered
by
MitkoVtori
MitkoVtori
asked this question in
Q&A
-
Hi, normaly, github doesn't count SQL as a language. But, if you add *.sql linguist-detectable=true in .gitattributes it shows on the repo languages. So, because the languages card views the public repos and get's the size of a used language, does it count SQL when we use .gitattributes? |
Beta Was this translation helpful? Give feedback.
Answered by
MitkoVtori
Nov 23, 2022
Replies: 1 comment
-
Never mind |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rickstaa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Never mind