summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:44:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:44:31 -0800
commit1ec77f94e27ff44fa9d96b9f39d1613b4c13302b (patch)
treea767fc65e0f7408c5a5b0cd97c986b61616d151b /.gitattributes
parent1f69641b5f91ac52b1290108982a93ca4426bdff (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