|
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=truee |
71 | 70 | *.markdown linguist-documentation=false
|
72 | 71 | *.markdown linguist-language=Markdown
|
73 | 72 | # Makefile (GNU Make)
|
|
165 | 164 |
|
166 | 165 | # File info
|
167 | 166 | # 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 | +# File version: 5 (2022, Saturday, September 3rd at 3:21 pm PST) |
| 168 | +# Line count (including blank lines and compiler line): 170 |
170 | 169 | # End of script
|
0 commit comments