summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:36:56 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:36:56 -0800
commit97d1f9a6e26dd552278c06de24d94892b6f7a2ee (patch)
tree42afacb1276c0abed50389f80d2ae09fff5fd168 /.gitattributes
parent93e9c26a333faad858c3816e470e579b3c92997e (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