summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:11:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:11:15 -0800
commit9addfad16c341729f719f5c97979f45b65a0046d (patch)
tree538af5bdf55cd973d3c9460e1a0038cc6852092b /.gitattributes
parentd5f67c85490ce35b798b850739e422d15c33b5f8 (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