Skip to content

Commit 46bb7e9

Browse files
authored
[vcpkg] Make C++ the primary github language (microsoft#12810)
set the linguist settings up so that github treats vcpkg as a C++ project (basically, ignore /ports)
1 parent c7a2f02 commit 46bb7e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
* -text
2+
ports/** -linguist-detectable
23

34
# Declare files that will always have LF line endings on checkout.
45
scripts/ci.baseline.txt text eol=lf

0 commit comments

Comments
 (0)