summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 07:37:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 07:37:12 -0800
commit0d980b0bd14e3fe593f1b645b12b473f0f8d97be (patch)
treead53ad7a2204dff38b19fdca5721de45451d5056 /.gitattributes
parent0685bc626972c986b9a3d1d2ddff4437bd00d34f (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