summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 20:12:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 20:12:53 -0800
commit54527307d60c1f688f2267036d3207d82fc2312e (patch)
tree9d6d4e3f0bd4819feb6ef45095b1e900a5dcd51e /.gitattributes
parent804836d1a3fc8b3aa186ca2fcbd38deb0aa6e60f (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