summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 18:56:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 18:56:56 -0800
commit0983793a2d3dc98b7f8550e16d173b7b58f6fc56 (patch)
tree8a888464a00e81a0fc988f6d61541721b6c90ffd /.gitattributes
parent15972ffaeee6bd1d25590d69456d44944443db0b (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