summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 17:13:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 17:13:50 -0800
commit1cf417b7a575491f2d119f76ea010e9e8a88e975 (patch)
treeb5248e8d935391747401da61b36b3c3b46118049 /.gitattributes
parent0a94cc9a66283da6530dfdb1fb26941366813d9a (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