summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 06:24:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 06:24:34 -0800
commit4ad99e35352edc0fb65ba17aa20a8bf5e4888a1a (patch)
treee0dc1e8ae3c893081acc7b1ef804f8c2204efe86 /.gitattributes
parentafb63df7b6750488fccfcfadd5f0cd8b9d1cb625 (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