summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:09:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:09:34 -0800
commitccc30fbcd05567c5e8d1b0cf1b2d22a2b5d14128 (patch)
treefcb8efd6d6b33cb80d33a6a814f411331e7ff045 /.gitattributes
parentba07a24cb4b238ec61137e0a212dbceada5b2e2f (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