summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:50:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:50:37 -0800
commit95e057d5cc4d5febed3531ef5e89173c801822fd (patch)
tree2a0b7e05c693052fb67d06275215978be4f59ca6 /.gitattributes
parent0005dc187bf7e7c4666b51e5d89fd4a9971843f8 (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