summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:29:03 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:29:03 -0800
commit0da8bd24fa79ff0b86f663da90cb25aa0c8da29a (patch)
treeb80bf4efb9998075e36e1bd5657e41f7ef722eef /.gitattributes
parent50b8d52cc17e70ec19182df578f554e818bdc6b6 (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