summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 05:50:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 05:50:52 -0800
commit365930b2d596b8b1ff332e012e1f9238de84f33d (patch)
tree61731a4bbaba448e1b1b51734dceaf0169c05ea8 /.gitattributes
parent10774d90322cc86117529a94077bfa1e41102011 (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