summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 17:15:26 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 17:15:26 -0800
commit4d2d40971612081cf9697ade4a3ab97c786f3e94 (patch)
treed42534014279dc499bf6a8cce42458555f611a9c /.gitattributes
parentc8a8c4dc9d96c03d2760df25cbc41d84be3f19c6 (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