summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 07:48:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 07:48:35 -0800
commitb78ee2e34ad7e382c7df4c2e38f2928050a3477c (patch)
tree8c6df980552ba336b2196a0761f4145c64588f14 /.gitattributes
parentf9190b9d9b8090fe347f9d0153156b56c26291cb (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