summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 06:23:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 06:23:49 -0800
commit216bcc0af9835c3b1fec13384b3f1ae063d5a11a (patch)
tree0c6c52a37b78714c7eca6db3f749af895f087b82 /.gitattributes
parent99f7659e7241bc91268c64ba78ec5ce3fc50be9b (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