summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 11:09:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 11:09:57 -0800
commit20951e56916740a55a02c60708b9d8928ec1d2cc (patch)
treebf1d3d1bd7825002da726433b58fe6e3a0ead43c /.gitattributes
parenta29ac16025a1d05a15570df9ed27ebf1944c5fac (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