summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-08 09:58:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-08 09:58:39 -0800
commit0a639d18cf5d4d201e08100b038c98929f58205d (patch)
treeb22c4823929411f21e5a064bf571053950f289b0 /.gitattributes
parent58c85a8bd85932470a6a23c599e5cffc6c741611 (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