summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 00:34:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 00:34:09 -0800
commit92b3c1268c2d00a15321794a3b1e6ba9c0302e9c (patch)
treee6b744c0020df7648efad925a2f42bc0291092b8 /.gitattributes
parentd2ba94117d3bb6905a1274f743f4b35d696c3c11 (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