summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 17:12:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 17:12:07 -0800
commit88a3bc97bc23ad721cd70a50690c9ac277c2d640 (patch)
tree5e90a9885f63b2e84b1a2b07398dfa721696f3ad /.gitattributes
parent963597fd8d3cea48af2d19ccf0fe28964493606c (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