File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed
OldVersions/GITATTRIBUTES/1/1-100 Expand file tree Collapse file tree 1 file changed +13
-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
+ # Witcher Script source file
36
+ *.ws linguist-detectable =true
37
+ *.ws linguist-documentation =false
38
+ *.ws linguist-language =Witcher-Script
39
+ *.wsa linguist-detectable =true
40
+ *.wsa linguist-documentation =false
41
+ *.wsa linguist-language =Witcher-Script
35
42
# Less stylesheet file
36
43
*.less linguist-detectable =true
37
44
*.less linguist-documentation =false
161
168
*.gif linguist-detectable =false
162
169
*.gif linguist-documentation =false
163
170
*.gif linguist-language =GIF
171
+
164
172
# End of linguist script
165
173
166
174
# 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
175
+
176
+ # File type: gitattributes file (*.gitattributes)
177
+ # File version: 5 (2025, Monday, May 12th at 10:03 pm PST)
178
+ # Line count (including blank lines and compiler line): 181
179
+
170
180
# End of script
You can’t perform that action at this time.
0 commit comments