summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 19:19:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 19:19:16 -0800
commit9184f9102d70224ead0873b908c747c55e145bd3 (patch)
treea65358575065bcc733bdf16c665d9494dd7524a0 /.gitattributes
parent9c6873ecde9040cb56d938168a1498c2073726b9 (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