summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 21:03:31 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 21:03:31 -0800
commit7f5eec1f2a219607e2bcd2a0c4769b2e22143285 (patch)
tree8e41f34626f1c2290032462a89b10bfb2dcafc63 /.gitattributes
parentc83da79d28695a3f71f4fc3665b576c6b844f9dd (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