summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 00:02:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 00:02:42 -0800
commite30e7c90da94b7ae7e85e4fff52772cf356254cf (patch)
tree948d217ca3af4b91b2f6a73307f0dc76f7d653ac /.gitattributes
parente1e5de45fe33deeb11eb852eab7b73fcf5d9bcab (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