Skip to content

Commit 6fdbac9

Browse files
committed
Adding .gitattributes
1 parent f4c167d commit 6fdbac9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.cmake/** linguist-detectable=false
2+
.tools/** linguist-detectable=false
3+
test/** linguist-detectable=false
4+
stub/** linguist-detectable=false
5+
CMakeLists.txt linguist-detectable=false
6+
Package.swift linguist-detectable=false
7+
*.h linguist-language=Objective-C++

0 commit comments

Comments
 (0)