File tree Expand file tree Collapse file tree 1 file changed +16
-3
lines changed 
OldVersions/GITATTRIBUTES/1/1-100 Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Original file line number Diff line number Diff line change 3232*.css linguist-detectable =true
3333*.css linguist-documentation =false
3434*.css linguist-language =CSS
35+ #  JavaScript source file
36+ *.js linguist-detectable =true
37+ *.js linguist-documentation =false
38+ *.js linguist-language =JavaScript
39+ *.cjs linguist-detectable =true
40+ *.cjs linguist-documentation =false
41+ *.cjs linguist-language =JavaScript
42+ *.mjs linguist-detectable =true
43+ *.mjs linguist-documentation =false
44+ *.mjs linguist-language =JavaScript
3545#  Less stylesheet file
3646*.less linguist-detectable =true
3747*.less linguist-documentation =false
161171*.gif linguist-detectable =false
162172*.gif linguist-documentation =false
163173*.gif linguist-language =GIF
174+ 
164175#  End of linguist script
165176
166177#  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
178+ 
179+ #  File type: gitattributes file (*.gitattributes)
180+ #  File version: 5 (2022, Friday, June 16th at 4:39 pm PST)
181+ #  Line count (including blank lines and compiler line): 184
182+ 
170183#  End of script
                                 You can’t perform that action at this time. 
               
                  
0 commit comments