summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 00:44:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 00:44:30 -0800
commit3b6567983fa604dce0ac94e2b2d0289096bb6ef7 (patch)
tree1f2542ee518881bff9680043621dc3732817e82e /.gitattributes
parent78630ef745601907b7c5357a10090b254c40a7ab (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