summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 22:08:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 22:08:51 -0800
commit8553b079931b009e6716d62db606deffd9ccf8d6 (patch)
tree63ca1592ce6494cf85cfed1fcbac8c08fe956271 /.gitattributes
parent17486f083178171db4393bab7de728085b9329c5 (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