summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:53:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:53:20 -0800
commit416a2cbfe29d170d12de2bed45d392d8b93a53e7 (patch)
tree051fcc57b58969e45464bba6ff3ca5c0abf18f16 /.gitattributes
parent0202ee584509ba3b07d41d6c7a7fd1b219a53523 (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