Update .gitattributes
This commit is contained in:
parent
e845dc8397
commit
764897dcf1
3
package/.gitattributes
vendored
3
package/.gitattributes
vendored
@ -1 +1,4 @@
|
|||||||
|
# iOS Headers are mainly Objective-C++
|
||||||
ios/**/*.h linguist-language=Objective-C++
|
ios/**/*.h linguist-language=Objective-C++
|
||||||
|
# Android Headers are C++
|
||||||
|
android/**/*.h linguist-language=C++
|
||||||
|
Loading…
Reference in New Issue
Block a user