summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 10:52:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 10:52:44 -0800
commitb1091aa065c785a635b72956c89904e0f632b179 (patch)
treeb2995f56de197af0dfb27f21ee5e05590b5547e0 /.gitattributes
parent57ac331b19a2dad725c89c7052cc58ce85bd1ccf (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