summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 21:05:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 21:05:51 -0800
commitac574144054438341bc6a0840214d9da3783b2e5 (patch)
tree7de5f13b0cfa8ee4709632f100103fbb39e54d6f /.gitattributes
parent813b172b6159fcf1a3ce9589463ee68b0135401a (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