summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:51:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:51:10 -0800
commitebf5375e1069c8b16efe8bb1f5b9a5946b201cbe (patch)
treeb5968bf24d8f925c29162d3b386aefb841b413eb /.gitattributes
parent92d0fb3c16c8d2e0c306fe6fe1b902a165f4142e (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