chore: Add .gitattributes

This commit is contained in:
Marc Rousavy
2023-10-16 18:07:04 +02:00
parent 2af965d1ad
commit 3b1d8353a5
2 changed files with 5 additions and 0 deletions

2
package/.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
ios/**/*.h linguist-language=Objective-C++
ios/**/*.m linguist-language=Objective-C++