summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:59:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:59:50 -0800
commitebdc8be87e8d45adbc103529111d0071f8d5290b (patch)
tree21d711acb2e10ffb496fd85c73d9762eb9348722 /.gitattributes
parent1e06b7accca659a7fb2cca5415609c1b656e7518 (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