summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 01:25:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 01:25:34 -0800
commitbcdc640ece6ff54729c80c98ea223ca2a01a1709 (patch)
tree8fd94a476c2d58d1902cbfee7e1414d78cdee1ce /.gitattributes
parent1adfbb6aaaccce897e2459a14ddd0d3b1adf1007 (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