|
32 | 32 | *.css linguist-detectable=true
|
33 | 33 | *.css linguist-documentation=false
|
34 | 34 | *.css linguist-language=CSS
|
| 35 | +# ObjectScript source file |
| 36 | +*.cls linguist-detectable=true |
| 37 | +*.cls linguist-documentation=false |
| 38 | +*.cls linguist-language=ObjectScript |
| 39 | +*.inc linguist-detectable=true |
| 40 | +*.inc linguist-documentation=false |
| 41 | +*.inc linguist-language=ObjectScript |
| 42 | +*.int linguist-detectable=true |
| 43 | +*.int linguist-documentation=false |
| 44 | +*.int linguist-language=ObjectScript |
| 45 | +*.mac linguist-detectable=true |
| 46 | +*.mac linguist-documentation=false |
| 47 | +*.mac linguist-language=ObjectScript |
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, Thursday, August 29th at 10:54 pm PST) |
| 184 | +# Line count (including blank lines and compiler line): 187 |
| 185 | + |
170 | 186 | # End of script
|
0 commit comments