summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 10:13:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 10:13:59 -0800
commitd437e3796c0925b758a9e49c9043bd3c626585a7 (patch)
tree52c2587142c8dd15764fa8c477d123b0535c41e3 /.gitattributes
parentc04e393b08fd920db33c9307a6202b3e2b73d91b (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