summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-24 23:32:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-24 23:32:41 -0800
commitbb8843acc0472d124d3d25ba26915aa10847e1cc (patch)
treea559bc4e01e56e6fb905b1c5b1695963d37ea66a /.gitattributes
parent6d4dc4bf77cb7aa26db757fb69eb02cd3edaa3ca (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