summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-24 23:51:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-24 23:51:12 -0800
commit0068d883877c90fbbdd71c003fee29ae641e7b97 (patch)
treefb81fee8739e6bc45273c1400c72021c0f188be8 /.gitattributes
parent05f1d7277d6a20bc0fd71be3f2308c868638f2b5 (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