summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-03 16:39:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-03 16:39:34 -0800
commitfadc2d93086eb11ed9eabfbbe4f96af422bb1259 (patch)
tree8f30b42c9786de9c1bfce9a12ba480e014374473 /.gitattributes
parent1ae6b18113c3fc8fbb2745b5c461e7f8d66b22f3 (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