summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 14:40:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 14:40:43 -0800
commitafa36d21fca058aa5cc65d413c908c851dd6d757 (patch)
treed5c89481a8d7b26ea6db07182cd18654f2e934a9 /.gitattributes
parent6c932d0bb4aa47dd9d98c1e2b82fa6a16c49b8f4 (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