summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 15:28:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 15:28:35 -0800
commitca79811ea44594a985b272b70d083199b44ee93a (patch)
tree01a4f11b70d099e3fe4645f30048f3a8295bb81a /.gitattributes
parent0e3f71cee5c1e3729ed42ffce73358aad09488e6 (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