summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:45:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:45:50 -0800
commit73879bbec44168194e67a92d77ccdbe6d2b76452 (patch)
tree20db530944239ef325d47e084b63dd43f6d79433 /.gitattributes
parent03f499526031f848ae2bce541d5ae4616acf2395 (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