summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 12:21:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 12:21:14 -0800
commitadcafef238bae65cbbc23b1d52fd349b277abc32 (patch)
treeaa538412352c35bf20a8af66cec1959c514ed86a /.gitattributes
parent32195346f2bb00352530d923002940d0fb11bd14 (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