summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 20:57:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 20:57:01 -0800
commitcb458472dc878f7afe82248269c6f000bdd8702f (patch)
tree982f4dc5392056c6b28ba402665b777c7e628a8e /.gitattributes
parent2a8eed1d901f07a38632276e5a7cb9cd10cf96f7 (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