summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 06:23:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 06:23:00 -0800
commit1f544af1a7b12fc0db6c7088176ce7925b1a77bc (patch)
treef268d98d3bff2261aa04e42f61a4b3b642b3bb98 /.gitattributes
parent7a24bb3eaa3878fa641f76f3bb6fbb3b9503fcce (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