|
10 | 10 | *.htm linguist-documentation=false
|
11 | 11 | *.html linguist-detectable=true
|
12 | 12 | *.html linguist-documentation=false
|
| 13 | +*.mhtm linguist-detectable=true |
| 14 | +*.mhtm linguist-documentation=false |
| 15 | +*.mhtml linguist-detectable=true |
| 16 | +*.mhtml linguist-documentation=false |
| 17 | +*.xhtm linguist-detectable=true |
| 18 | +*.xhtm linguist-documentation=false |
| 19 | +*.xhtml linguist-detectable=true |
| 20 | +*.xhtml linguist-documentation=false |
13 | 21 | # Do not include, as it would become a dominant language that shouldn't be the language people refer this project to
|
14 | 22 | *.yml linguist-detectable=false
|
15 | 23 | *.yml linguist-documentation=false
|
|
19 | 27 | # Do not include, as it would become the 100% dominant language and would hide all the other languages as "other"
|
20 | 28 | *.md linguist-detectable=false
|
21 | 29 | *.md linguist-documentation=false
|
| 30 | +*.mkd linguist-detectable=false |
| 31 | +*.mkd linguist-documentation=false |
| 32 | +*.mdown linguist-detectable=false |
| 33 | +*.mdown linguist-documentation=false |
| 34 | +*.markdown linguist-detectable=false |
| 35 | +*.markdown linguist-documentation=false |
22 | 36 | # Makefile (GNU Make)
|
23 | 37 | # Do not include, as it is not needed to be shown
|
24 | 38 | *.mk linguist-detectable=false
|
25 | 39 | *.mk linguist-documentation=false
|
| 40 | +*.mak linguist-detectable=false |
| 41 | +*.mak linguist-documentation=false |
| 42 | +*.make linguist-detectable=false |
| 43 | +*.make linguist-documentation=false |
| 44 | +*.makefile linguist-detectable=false |
| 45 | +*.makefile linguist-documentation=false |
| 46 | +# Java |
| 47 | +*.java linguist-detectable=true |
| 48 | +*.java linguist-documentation=false |
| 49 | +# ROFF |
| 50 | +*.0 linguist-detectable=false |
| 51 | +*.0 linguist-documentation=false |
| 52 | +*.1 linguist-detectable=false |
| 53 | +*.1 linguist-documentation=false |
| 54 | +*.2 linguist-detectable=false |
| 55 | +*.2 linguist-documentation=false |
| 56 | +*.3 linguist-detectable=false |
| 57 | +*.3 linguist-documentation=false |
26 | 58 | # End of linguist script
|
27 | 59 | # File info
|
28 |
| -# File type: .gitattributes file |
29 |
| -# File version: 1 (Monday, 2021 August 23rd at 4:17 pm) |
30 |
| -# Line count (including blank lines and compiler line): 32 |
| 60 | +# File type: gitattributes file (*.gitattributes) |
| 61 | +# File version: 2 (2022, Wednesday, April 20th at 1:43 pm PST) |
| 62 | +# Line count (including blank lines and compiler line): 64 |
31 | 63 | # End of script
|
0 commit comments