Update .gitattributes

This commit is contained in:
Marc Rousavy 2023-10-17 15:04:06 +02:00
parent 674d96706a
commit b4960d1e5f
No known key found for this signature in database
GPG Key ID: 83BEF0F19E8F5321

2
docs/.gitattributes vendored
View File

@ -1,3 +1,5 @@
# This is just so that GitHub shows the language "Swift" as the repo language.
# I don't want it to say Kotlin, so I tell it that .png files are also accounting for Swift % lol.
static/**/*.png linguist-language=Swift
static/**/*.gif linguist-language=Swift
static/**/*.mp4 linguist-language=Swift