summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 19:13:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 19:13:14 -0800
commit0f278af702bb4aea1a2576aacd72a1cd34d0a512 (patch)
treec07a666269c044709f27f06dca5214d51a1650de /.gitattributes
parentf08572be92b069a695beef27c429a399f17517a6 (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