summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 16:51:42 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 16:51:42 -0800
commitcc2671905114ca7dd84765c0ed8854b91ab7d418 (patch)
tree6010c74551fe5c629b5cbee09c355ac25e3d59d5 /.gitattributes
parent7c6e32c1eb18c7703a8fbb8262176881f0f6dd88 (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