summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 22:19:21 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 22:19:21 -0800
commit3ef27163b46fca22569a8e8f3f2d591a30444a2e (patch)
treeeaa0073d8a32cdecc33e189abadc1a635f881524 /.gitattributes
parent18781cc1288b0037e416b5ea0e5490c15fdc600f (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