summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:19:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:19:34 -0800
commitb6fd706367c0ba26ad03dd5467d32519e322350c (patch)
treed2b7370d1063285d57bbbf9e9cf28c394027e6a9 /.gitattributes
parentd4b1393d95a6108fef8d88907e0e79df50d0f982 (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