Skip to content

Commit 5f6ace7

Browse files
authored
Update .gitattributes for vendor detection
1 parent 4e18734 commit 5f6ace7

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.gitattributes

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
native/* linguist-detectable=true
2-
native/* linguist-language=C
1+
lib/* linguist-vendored
2+
windows/* linguist-vendored
3+
linux/* linguist-vendored
4+
macos/* linguist-vendored
5+
android/* linguist-vendored
6+
ios/* linguist-vendored

0 commit comments

Comments
 (0)