summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:58:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:58:15 -0800
commit6670ca25c41725e83e16ee2e68d97d8d3e370c44 (patch)
treee8074f21fd43e964dd78fdf159f95821985651f6 /.gitattributes
parent9f68c1f7179af1ab2dc80927f9b9b576c836235b (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