summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 00:00:27 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 00:00:27 -0800
commit72fa527d4b65067e83e490aa2f7bf37829f12778 (patch)
tree6a3eeb901573d376b686a58f57d068a3f3040884 /.gitattributes
parent3dcc73d3e8a45ecd5641888d0a32673ed5f46f8b (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