summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 06:40:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 06:40:51 -0800
commit8a43ee5a3b0ce52e2a5dcc1169daa6467f8d98e7 (patch)
tree872b2efeae29135fd77ab3634a5090ffd742e4dd /.gitattributes
parent2e2f3e687326e2c7f19501110947d6bd0600a347 (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