[vcpkg] Make C++ the primary github language (#12810)

set the linguist settings up so that github treats vcpkg as a C++
project (basically, ignore /ports)
This commit is contained in:
nicole mazzuca 2020-08-10 09:28:50 -07:00 committed by GitHub
parent c7a2f021f2
commit 46bb7e925d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitattributes vendored
View File

@ -1,4 +1,5 @@
* -text
ports/** -linguist-detectable
# Declare files that will always have LF line endings on checkout.
scripts/ci.baseline.txt text eol=lf