summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:35:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:35:05 -0800
commit57cfaae393ef363cbe2f3813e8b74213e5d408c1 (patch)
tree9a121f798d847b72e1140298aa3fd0bd4556cac8 /.gitattributes
parent543c3e5c48f66cecf3f3f79272ed8e4bb2da6488 (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