summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 14:15:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 14:15:22 -0800
commita3381d7fef284e50f839f4c3e7ea29d0bb2b76c1 (patch)
tree93c3be226a653c33d0d5b2a5129338eb08c9b55b /.gitattributes
parent0692d6fb1b8a215b0eb33d3535ed50d73950c765 (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