summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 18:57:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 18:57:58 -0800
commitd65c5fe431c3beaab81994a7282aa657539d7181 (patch)
tree12476604f69fcca983a5a30ea9c6e41589b409da /.gitattributes
parent6b2e4ec763d49c2a01615b609f1ed670d0e13e85 (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