summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 03:43:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 03:43:21 -0800
commitea552ba9a144860ad8ce12f4aba68dbb0c22ebba (patch)
treee27db338934a84f0c7c79498faac8924dd7ec605 /.gitattributes
parent55eebe48e7780454580d65551cbdd7588c16412e (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