summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 01:35:28 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 01:35:28 -0800
commit402481c97c9ad243962388d966df71d6ff15a1b2 (patch)
treec8e5e9dd6346ab9e4e34646540e11cf29a3ce01f /.gitattributes
parent18d9b1a484ff9d22849cb3d0cba3e7e638716643 (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