summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 19:31:25 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 19:31:25 -0800
commitb93f5e3620c4c3d4f616abb64c0dfb5c47c81404 (patch)
treef2cbc803665af83d813a1e73bfb314d569128983 /.gitattributes
parent259338317011841044c699d8c6c3b31edd552f97 (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