mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[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:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1,4 +1,5 @@
|
|||||||
* -text
|
* -text
|
||||||
|
ports/** -linguist-detectable
|
||||||
|
|
||||||
# Declare files that will always have LF line endings on checkout.
|
# Declare files that will always have LF line endings on checkout.
|
||||||
scripts/ci.baseline.txt text eol=lf
|
scripts/ci.baseline.txt text eol=lf
|
||||||
Reference in New Issue
Block a user