summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 07:11:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 07:11:14 -0800
commit53d24139e2b74c4e874e72cb5f03e440f7c7efb9 (patch)
tree3398feedeb134b1d0fb8c8b9320de7251fbf0129 /.gitattributes
parenta1a35e887018cf44605422a1b2de4b4802f3b7ce (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