summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 22:09:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 22:09:13 -0800
commit3cb6e19f79560250675e8be90d40fa314e85ac8c (patch)
treefab4aa80e4948e66aefeed85a250f8c30ba77fd1 /.gitattributes
parent217209c3914aa592b4376186b2828830221bc79e (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