summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 16:44:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 16:44:25 -0800
commit7ce62c43b6c0f10061b1493e1bfba1a7fb8b1af7 (patch)
tree6123121c168d65e7b0b7e3beff5ff78620379016 /.gitattributes
parentca017817c10d15d43f1e51346640347ba4a5d618 (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