summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-28 00:11:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-28 00:11:15 -0800
commit84adf56e727004f3ea07171dfba4301b4104688f (patch)
tree04b3f4a84c1695e61cd249a41f1e65116078ba9f /.gitattributes
parent758f0433771228ee72a96be568ee986ea6218b1d (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