|
57 | 57 | *.yaml linguist-documentation=false |
58 | 58 | *.yaml linguist-language=YAML |
59 | 59 | # Markdown |
60 | | -# Do not include, as it would become the 100% dominant language and would hide all the other languages as "other" |
61 | | -*.md linguist-detectable=false |
| 60 | +*.md linguist-detectable=true |
62 | 61 | *.md linguist-documentation=false |
63 | 62 | *.md linguist-language=Markdown |
64 | | -*.mkd linguist-detectable=false |
| 63 | +*.mkd linguist-detectable=true |
65 | 64 | *.mkd linguist-documentation=false |
66 | 65 | *.mkd linguist-language=Markdown |
67 | | -*.mdown linguist-detectable=false |
| 66 | +*.mdown linguist-detectable=true |
68 | 67 | *.mdown linguist-documentation=false |
69 | 68 | *.mdown linguist-language=Markdown |
70 | | -*.markdown linguist-detectable=false |
| 69 | +*.markdown linguist-detectable=true |
71 | 70 | *.markdown linguist-documentation=false |
72 | 71 | *.markdown linguist-language=Markdown |
73 | 72 | # Makefile (GNU Make) |
|
161 | 160 | *.gif linguist-detectable=false |
162 | 161 | *.gif linguist-documentation=false |
163 | 162 | *.gif linguist-language=GIF |
| 163 | + |
164 | 164 | # End of linguist script |
165 | 165 |
|
166 | 166 | # File info |
167 | | -# File type: gitattributes file (.gitattributes) |
168 | | -# File version: 4 (2022, Tuesday, June 28th at 2:32 pm PST) |
169 | | -# Line count (including blank lines and compiler line): 171 |
| 167 | + |
| 168 | +# File type: gitattributes file (*.gitattributes) |
| 169 | +# File version: 5 (2024, Wednesday, May 8th at 07:34 pm PST) |
| 170 | +# Line count (including blank lines and compiler line): 173 |
| 171 | + |
170 | 172 | # End of script |
0 commit comments