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