File tree 1 file changed +10
-2
lines changed
1 file changed +10
-2
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
+ # Assembly source file
36
+ * .asm linguist-detectable =true
37
+ * .asm linguist-documentation =false
38
+ * .asm linguist-language =Assembly
35
39
# C source file
36
40
* .c linguist-detectable =true
37
41
* .c linguist-documentation =false
40
44
* .h linguist-detectable =true
41
45
* .h linguist-documentation =false
42
46
* .h linguist-language =C
47
+ # V source file
48
+ * .v linguist-detectable =true
49
+ * .v linguist-documentation =false
50
+ * .v linguist-language =V
43
51
# Less stylesheet file
44
52
* .less linguist-detectable =true
45
53
* .less linguist-documentation =false
175
183
# File info
176
184
177
185
# File type: gitattributes file (*.gitattributes)
178
- # File version: 5 (2024, Wednesday, August 21st at 03:41 pm PST)
179
- # Line count (including blank lines and compiler line): 182
186
+ # File version: 6 (2025, Monday, March 17th at 06:54 pm PST)
187
+ # Line count (including blank lines and compiler line): 190
180
188
181
189
# End of script
You can’t perform that action at this time.
0 commit comments