summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 03:17:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 03:17:31 -0800
commit56bf6628167c96ff05e9b34ab3cd973ee9e1c7a6 (patch)
tree640d88ea16922667c94a674599152b984ac56b84 /.gitattributes
parent15583a84669b2e922dc8c3931469d57fce74d2f7 (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