diff options
Diffstat (limited to 'vcpkg/.gitattributes')
| -rw-r--r-- | vcpkg/.gitattributes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vcpkg/.gitattributes b/vcpkg/.gitattributes new file mode 100644 index 0000000..d0c3b3e --- /dev/null +++ b/vcpkg/.gitattributes @@ -0,0 +1,5 @@ +* -text +ports/** -linguist-detectable + +# Declare files that will always have LF line endings on checkout. +scripts/ci.baseline.txt text eol=lf
\ No newline at end of file |