summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 17:02:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 17:02:39 -0800
commit8d1f01d250b8ae47e3a6384e4238e6c0cbc8df83 (patch)
tree7423adcef87db94b593db681515a099009ce2099 /.gitattributes
parent867b4eb74a8b725f11a726c2cb994ab6d0a776cc (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