summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 13:11:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 13:11:12 -0800
commit86d6ae297f88c0e48c47df99d9d65eacbf615fc5 (patch)
tree3a3d01f79e494177f32289ab027b2d67dc4bd04e /.gitattributes
parent7d009458472ebab4b4ad885cde8a3955cbf612d7 (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