summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:20:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:20:37 -0800
commit7558f3f044dc4018bd2d69323112eefdf8f11629 (patch)
treeb76a85d1c6a759e76d2f70e75f1db0e8d92de8c1 /.gitattributes
parent96e40241fedb55ed7bf4ad7a89ebb1c6b8e2647b (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