Skip to content

Commit 7cd91af

Browse files
authored
.gitattributes [V5]
Version 5 of the gitattributes file for this project.
1 parent 943a3bf commit 7cd91af

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

.gitattributes

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@
4848
*.srt linguist-detectable=true
4949
*.srt linguist-documentation=false
5050
*.srt linguist-language=SubRip-Text
51+
# AngelScript source file
52+
*.as linguist-detectable=true
53+
*.as linguist-documentation=false
54+
*.as linguist-language=AngelScript
5155
# YAML (YAML Ain't Markup Language) document
5256
# Do not include, as it would become a dominant language that shouldn't be the language people refer this project to
5357
*.yml linguist-detectable=false
@@ -164,7 +168,7 @@
164168
# End of linguist script
165169

166170
# 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
171+
# File type: gitattributes file (*.gitattributes)
172+
# File version: 5 (2022, Saturday, September 10th at 2:39 pm PST)
173+
# Line count (including blank lines and compiler line): 175
170174
# End of script

0 commit comments

Comments
 (0)