react-native-vision-camera/docs/.gitattributes

6 lines
298 B
Plaintext
Raw Normal View History

2023-10-16 10:07:04 -06:00
# 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
2023-10-17 07:04:06 -06:00
static/**/*.gif linguist-language=Swift
static/**/*.mp4 linguist-language=Swift