summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 17:07:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 17:07:46 -0800
commit367fdc8846e8c02c948e899172a0bc6925db1a1a (patch)
tree2ca981f634be23b4eb75b0dcb4d4089bf2666ec2 /.gitattributes
parent65fb845b94acbee27773ae8d9a9ab6cba7daf7a0 (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