summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 04:47:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 04:47:19 -0800
commitd0f612e414c6e709e2e7cb5033116c77265bf0b5 (patch)
tree49a4d431af024377a3c0dadf40d2dcfb54982718 /.gitattributes
parent2fc439c089616e78a9209695f587b7df038e628f (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