summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 23:33:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 23:33:26 -0800
commit4702ee87071f8434257cad1b53e8da770f7123f1 (patch)
tree9faffad4566b572b0a46dc9609173aa487702aaf /.gitattributes
parent3d44b39278dab82fb619bbfd831c0729375fdc50 (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