summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:22:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:22:13 -0800
commit59a4f3209a1d13d6e1bb56b2e6c2180f4d6a0c77 (patch)
tree0a8deb13bdd5d2969c41d71917513d77839ba37b /.gitattributes
parent36fdaf66e6b2e63665960646a0161099834817dd (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