summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 03:52:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 03:52:26 -0800
commit3e94e55eb68dca5f825c1f6e9a815a9cd1b2fe42 (patch)
tree9f5ed50ecd303a0a25f3c7488d3353d526d9054e /.gitattributes
parent32baa6ae24e6b286dce0b1a11842f77371956266 (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