summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 09:19:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 09:19:53 -0800
commit5684ee7d599fc1abb7be0f0346639f379146821f (patch)
tree345e3e53d49db4803fab774c9cb368cf1ad0ac16 /.gitattributes
parentd3315655f60587d8f98cd2a19a9bbdfa9d9fbfb8 (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