react-native-vision-camera/docs/.gitattributes
2023-10-17 15:04:06 +02:00

6 lines
298 B
Plaintext

# 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