summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 18:01:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 18:01:25 -0800
commit9b5b2a03447f620b965d0bb853cd24ec47e6dfdf (patch)
tree2885b009c673ccf646537031e21a04885bc62838 /.gitattributes
parent89b0aa4e038c8b9d8ca7b84ce1b1d00cc46cbf0f (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