summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 09:51:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 09:51:00 -0800
commit8ad59ff917519a78203cf03ac41bb6cb25a0c7d6 (patch)
treed5d6f852f9597d1110ef51c4d3bc116346d712d9 /.gitattributes
parenta7eb8afb1ba567085da3ba69768b528d8b34b5a1 (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