Skip to content

Commit 9419bae

Browse files
add .gitattributes
1 parent dd96d4c commit 9419bae

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CAPI/cpp/.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
* text=auto
2+
3+
tclap/** linguist-vendored
4+
spdlog/** linguist-vendored
5+
grpc/** linguist-vendored
6+
7+
proto/** linguist-generated
8+
9+
*.h linguist-language=C++

0 commit comments

Comments
 (0)