summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 15:13:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 15:13:10 -0800
commit8e17046b955ec5d81b97084185548662cf76a04f (patch)
treed7ec74a0f35aaa5d63d45177c5923b91dd37da73 /.gitattributes
parentafbb5f99a5ab7bd96b01f0e70acebf16f1aeec3a (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