summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 04:28:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 04:28:33 -0800
commite4999d398d0a66b21ad5cef0fb3d13e7a26d2bc5 (patch)
tree9314ae96329b8e4c670519db16232ac777bebb0d /.gitattributes
parent70ec5db1f815f4ff85af1da7b1f04985d69eafc2 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf