summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 12:44:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 12:44:34 -0800
commit0a33638673e2e6723c9b5fc266afd0305c9c10bb (patch)
treef3d7ddd9e9bca8db198f747af88e579c8151731e /.gitattributes
parente95ec0a985e8a5446ead488bc8900a72f6877211 (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