summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:29:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:29:53 -0800
commit740775a193367c9dc715fa32c58153d9387fd468 (patch)
tree43bfec2a2edfa0fe1b862fcdd346b33f381535f6 /.gitattributes
parent61df12003e1e94a803c7b1bf96b8e41d61760619 (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