summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 12:09:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 12:09:10 -0800
commite69ef3199b520767290cc7b57a157ff523d188a5 (patch)
treebf9831100ba3555926bd111ef8b0adfb3a1b5e0d /.gitattributes
parent9d08841c5158d9d56680090410147b6f0acc4fae (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