summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 10:11:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 10:11:39 -0800
commitbcf9a5be1a3f661603140a1950990ed9eeab403b (patch)
treea1c98243bd9f8e6a7081f34d83a07622385feed8 /.gitattributes
parent0e6d290d9d80f97ba9c36c4c3913f821a31b455c (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