summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:31:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:31:35 -0800
commitcb5456d550f3123b020295c0efb5ae3b3f10d0f2 (patch)
tree3a5b8ff7b851f4854ee9795dd14f3c27f8d3f849 /.gitattributes
parent0e8c2b28b2634e4690b670f381b236097449601e (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