|
32 | 32 | *.css linguist-detectable=true |
33 | 33 | *.css linguist-documentation=false |
34 | 34 | *.css linguist-language=CSS |
| 35 | +# PHP source file |
| 36 | +*.php linguist-detectable=true |
| 37 | +*.php linguist-documentation=false |
| 38 | +*.php linguist-language=PHP |
| 39 | +*.phar linguist-detectable=true |
| 40 | +*.phar linguist-documentation=false |
| 41 | +*.phar linguist-language=PHP |
| 42 | +*.pht linguist-detectable=true |
| 43 | +*.pht linguist-documentation=false |
| 44 | +*.pht linguist-language=PHP |
| 45 | +*.phps linguist-detectable=true |
| 46 | +*.phps linguist-documentation=false |
| 47 | +*.phps linguist-language=PHP |
| 48 | +*.phtml linguist-detectable=true |
| 49 | +*.phtml linguist-documentation=false |
| 50 | +*.phtml linguist-language=PHP |
35 | 51 | # Less stylesheet file |
36 | 52 | *.less linguist-detectable=true |
37 | 53 | *.less linguist-documentation=false |
|
161 | 177 | *.gif linguist-detectable=false |
162 | 178 | *.gif linguist-documentation=false |
163 | 179 | *.gif linguist-language=GIF |
| 180 | + |
164 | 181 | # End of linguist script |
165 | 182 |
|
166 | 183 | # 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 |
| 184 | + |
| 185 | +# File type: gitattributes file (*.gitattributes) |
| 186 | +# File version: 5 (2024, Saturday, January 13th at 08:51 pm PST) |
| 187 | +# Line count (including blank lines and compiler line): 190 |
| 188 | + |
170 | 189 | # End of script |
0 commit comments