|
32 | 32 | *.css linguist-detectable=true |
33 | 33 | *.css linguist-documentation=false |
34 | 34 | *.css linguist-language=CSS |
| 35 | +# Python source file |
| 36 | +*.py linguist-detectable=true |
| 37 | +*.py linguist-documentation=false |
| 38 | +*.py linguist-language=Python |
| 39 | +*.py3 linguist-detectable=true |
| 40 | +*.py3 linguist-documentation=false |
| 41 | +*.py3 linguist-language=Python |
| 42 | +*.pyt linguist-detectable=true |
| 43 | +*.pyt linguist-documentation=false |
| 44 | +*.pyt linguist-language=Python |
| 45 | +*.pyw linguist-detectable=true |
| 46 | +*.pyw linguist-documentation=false |
| 47 | +*.pyw linguist-language=Python |
35 | 48 | # Less stylesheet file |
36 | 49 | *.less linguist-detectable=true |
37 | 50 | *.less linguist-documentation=false |
|
161 | 174 | *.gif linguist-detectable=false |
162 | 175 | *.gif linguist-documentation=false |
163 | 176 | *.gif linguist-language=GIF |
| 177 | + |
164 | 178 | # End of linguist script |
165 | 179 |
|
166 | 180 | # 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 |
| 181 | + |
| 182 | +# File type: gitattributes file (*.gitattributes) |
| 183 | +# File version: 5 (2024, Tuesday, January 30th at 11:05 pm PST) |
| 184 | +# Line count (including blank lines and compiler line): 187 |
| 185 | + |
170 | 186 | # End of script |
0 commit comments