Skip to content

Commit ac0a7e0

Browse files
authored
.gitattributes [V5]
1 parent e68c3e5 commit ac0a7e0

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

.gitattributes

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,7 @@
8585
*.makefile linguist-documentation=false
8686
*.makefile linguist-language=Makefile
8787
# SVG (Scalable Vector Graphics) image file
88-
# Do not include, as it would become the 100% dominant language and would hide all the other languages as "other"
89-
*.svg linguist-detectable=false
88+
*.svg linguist-detectable=true
9089
*.svg linguist-documentation=false
9190
*.svg linguist-language=SVG
9291
# Git Configuration files
@@ -161,10 +160,13 @@
161160
*.gif linguist-detectable=false
162161
*.gif linguist-documentation=false
163162
*.gif linguist-language=GIF
163+
164164
# End of linguist script
165165

166166
# 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
167+
168+
# File type: gitattributes file (*.gitattributes)
169+
# File version: 5 (2024, Wednesday, August 7th at 11:37 am PST)
170+
# Line count (including blank lines and compiler line): 173
171+
170172
# End of script

0 commit comments

Comments
 (0)