summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 18:02:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 18:02:05 -0800
commitfe87949e0b7cfa1c9408aa19ab2d0f014f144fff (patch)
tree9632b5b832a082a284fa9a0ca10abbd60d62b2f9 /.gitattributes
parentd4380ed4458b3642cb580552338eb700ce88d01f (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