summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:42:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:42:09 -0800
commit1696f64edd8ee09c4be4ab538361c6d860b154cc (patch)
treeb85e7b5f3b1dcae78b355ae1b9f20f50f147f252 /.gitattributes
parent6ba2a33f0731f85e360fc23329d1014c83690b04 (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