summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 10:18:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 10:18:33 -0800
commit4593d2e8d4e42625ccccff02f13eb7645ae44ca7 (patch)
treee5aecbbea830a83b8e1893da77ccf9429cfb5358 /.gitattributes
parent852455f57d48c3ff956ae9ed85c856fbec547527 (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