summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 18:08:02 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 18:08:02 -0800
commite836733c082a3144b0109fc1a8e159c39288bd24 (patch)
treee07f34eee2d0d50f8a160c9f3724b17a1335234f /.gitattributes
parent9159a5b8c07ff94a07fef1cd2b535e775532e3f7 (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