summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 16:26:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 16:26:41 -0800
commit422c64d26d3d025933dd6db1742259e113e04d55 (patch)
tree92a296769ef9e2589ffef1c2984010011912e1c1 /.gitattributes
parente5dd2e47866c360eb41c841cc1710d74743b7ad7 (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