summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 06:23:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 06:23:31 -0800
commitf1649c6aff4734440ee802a8a8973d5084c340b5 (patch)
treec22f3fab2cd5513b2c428b3e565cc8ed65d2f028 /.gitattributes
parent4227966cc1a73167afbc62d8315c602c857e5bcf (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