summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 00:58:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 00:58:33 -0800
commitf24db3ba8a2847c30801f48fa29836bff1dab537 (patch)
treeeeb4c9f68338bc885f4592677938af7203edcca9 /.gitattributes
parent3e6f9bae29fef4709b4185a8689a39de5f8be635 (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