Update .gitattributes

This commit is contained in:
Marc Rousavy
2023-10-18 13:13:40 +02:00
parent e845dc8397
commit 764897dcf1

View File

@@ -1 +1,4 @@
# iOS Headers are mainly Objective-C++
ios/**/*.h linguist-language=Objective-C++
# Android Headers are C++
android/**/*.h linguist-language=C++