summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 21:01:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 21:01:13 -0800
commit1d422948b2cc7061154d2e6d0434a4911905c154 (patch)
tree1c256b8fbaee192ba78763835e092c69d6e5fb5b /.gitattributes
parent37d8023b4319bd8ebf9c5a8e270860a343cef414 (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