summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 04:56:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 04:56:31 -0800
commitee8561823d5734ebb4d23736a6e451f94f64db62 (patch)
treee2665772e77c5f0cb1c915e44986172c80aedc03 /.gitattributes
parent66aa1446346fbf064f281e0f26fba639d4bbf9ab (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