summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-13 10:50:29 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-13 10:50:29 -0800
commit232908f894cdeedd3a6a9dcfce98502ac662da52 (patch)
treef6d7e8e000e26d0d7b99d023cf974169fd232015 /.gitattributes
parent9f2332b8330eeb63ade817cbfced92dc33102eee (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