summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 07:55:07 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 07:55:07 -0800
commit896f19fc5404bbd7470de04e3f33bfab6b6f82a2 (patch)
treed97c08749b2292b4698cff16ffca721c9129cd29 /.gitattributes
parent8fa999264f40029f87f956ed16c8ce6eef33f3a6 (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