summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 07:20:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 07:20:51 -0800
commit748998ce29ae44d4305e4dbad6c1ea9ec18b4910 (patch)
tree79ef99bb15b08b4b8d0247d95fdff68fab46a62f /.gitattributes
parent0246a10f87e26420884ec8d8a671bc43b70eb892 (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