aboutsummaryrefslogtreecommitdiff
path: root/libs/vcpkg-registry/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to 'libs/vcpkg-registry/.gitattributes')
-rw-r--r--libs/vcpkg-registry/.gitattributes7
1 files changed, 7 insertions, 0 deletions
diff --git a/libs/vcpkg-registry/.gitattributes b/libs/vcpkg-registry/.gitattributes
new file mode 100644
index 0000000..3789873
--- /dev/null
+++ b/libs/vcpkg-registry/.gitattributes
@@ -0,0 +1,7 @@
+# Set the default behavior, in case people don't have core.autocrlf set.
+* text=auto
+
+# Explicitly declare text files you want to always be normalized and converted
+# to native line endings on checkout.
+*.cmake text eol=lf
+*.json text eol=lf