Update .gitattributes

This commit is contained in:
Marc Rousavy
2023-10-18 11:30:01 +02:00
parent b4960d1e5f
commit e845dc8397
3 changed files with 3 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
# 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 some .kt files here are also accounting for Swift % lol.
*.kt linguist-language=Swift