summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 16:11:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 16:11:08 -0800
commit8568784aad4b89c2f1c5737a2bf82ec232d4fa6c (patch)
treec26a660db5a3184873cf45f334d05663b760c536 /.gitattributes
parent5528be114451cd16625167424b9c31d3cd3af455 (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