summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 12:50:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 12:50:05 -0800
commit21d3b12f3365dbacf76c852f65dfee0579edaeca (patch)
tree9c2e3b310c669387c2f888d35e3eca524a1cecbc /.gitattributes
parent04c26e7e90c35d828e51a866762d7001c89ac5be (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