summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 16:21:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 16:21:15 -0800
commitcb6bd101185bdf9d8a17e627bbe13666aee50fd3 (patch)
treef776085d02dd91962cfa039a4f51401c22fad574 /.gitattributes
parent91d44b6d3ebe68f21e1d0c5e1645818a945f0287 (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