aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/.gitattributes
diff options
context:
space:
mode:
authorEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
committerEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
commit54409423f767d8b1cf30cb7d0efca6b4ca138823 (patch)
treed915ac7828703ce4b963efdd9728a1777ba18c1e /vcpkg/.gitattributes
move to own git serverHEADmaster
Diffstat (limited to 'vcpkg/.gitattributes')
-rw-r--r--vcpkg/.gitattributes5
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