Skip to content

Commit 31ca4d1

Browse files
authored
.gitattributes [V5]
1 parent 8e96569 commit 31ca4d1

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

.gitattributes

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,13 @@
3232
*.css linguist-detectable=true
3333
*.css linguist-documentation=false
3434
*.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
3542
# Less stylesheet file
3643
*.less linguist-detectable=true
3744
*.less linguist-documentation=false
@@ -161,10 +168,13 @@
161168
*.gif linguist-detectable=false
162169
*.gif linguist-documentation=false
163170
*.gif linguist-language=GIF
171+
164172
# End of linguist script
165173

166174
# 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+
170180
# End of script

0 commit comments

Comments
 (0)