summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-19 13:50:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-19 13:50:34 -0800
commitb72cbd24b8fc9c85ca580b67a5ab3baa01abaf93 (patch)
tree68ee938ffd1030bb1092ba5bd262f42d8c95222d /.gitattributes
parent7ad2471b678d85d697a0bcf3f9cbdbbd64e2490e (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