summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:32:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:32:01 -0800
commit8ae413ba32d232e8f0ab84bc0e01e3fdb58eb100 (patch)
treefca839faaa2540d73d1cc2ac619d181d9ae683e0 /.gitattributes
parent11e059e820a5be011cf426bbcdcb89b52b51248c (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