summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 01:07:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 01:07:08 -0800
commit0ea9a087c405ef2c93b09d4f26cabc2a8d85670b (patch)
tree85af7d9cae8b79319e0ef64e90bcac83c93b465b /.gitattributes
parentdfcb4d76f9d0bcd048eb31f21e285294ab683284 (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