summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:09:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:09:54 -0800
commit426482e0f321bba26f1993b90813a86aa3314e33 (patch)
tree8caf2bc6043add9565630408b29baffafef1780c /.gitattributes
parent570224b13db3618ca66cc9003077c1dc515cdbb7 (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