summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 21:22:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 21:22:13 -0800
commit08e5f83c8356b79e0d6caffb5a4f6e7e58729387 (patch)
treefbcf1618045915fc5f7df5424487e25ce6e9f666 /.gitattributes
parent020282fe80f6334d42f0c3c0238b1a8db35449d7 (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