File tree Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Original file line number Diff line number Diff line change 32
32
* .css linguist-detectable =true
33
33
* .css linguist-documentation =false
34
34
* .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
35
45
# Less stylesheet file
36
46
* .less linguist-detectable =true
37
47
* .less linguist-documentation =false
161
171
* .gif linguist-detectable =false
162
172
* .gif linguist-documentation =false
163
173
* .gif linguist-language =GIF
174
+
164
175
# End of linguist script
165
176
166
177
# 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 (2023, Sunday, February 5th at 3:20 pm PST)
181
+ # Line count (including blank lines and compiler line): 184
182
+
170
183
# End of script
You can’t perform that action at this time.
0 commit comments