summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 08:13:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 08:13:39 -0800
commit53c7b2a13c0cda02cb2c20ecc1827fde4064729f (patch)
treecadc5a4b9e5bb077f41185a046a12399a05eb220 /.gitattributes
parent806ec85e9b4e905e3b8b147e6708b600a2a87efd (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