Skip to content

Commit c59ae71

Browse files
authored
.gitattributes [V5]
Version 5 of the gitattributes file for this project.
1 parent 171dd1f commit c59ae71

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
@@ -32,6 +32,10 @@
3232
*.css linguist-detectable=true
3333
*.css linguist-documentation=false
3434
*.css linguist-language=CSS
35+
# StringTemplate source file
36+
*.st linguist-detectable=true
37+
*.st linguist-documentation=false
38+
*.st linguist-language=StringTemplate
3539
# Less stylesheet file
3640
*.less linguist-detectable=true
3741
*.less linguist-documentation=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, Thursday, September 22nd at 1:11 pm PST)
173+
# Line count (including blank lines and compiler line): 175
170174
# End of script

0 commit comments

Comments
 (0)