summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 16:55:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 16:55:40 -0800
commitcc53ea5f964395c0c96dd0b7656016125f5f943e (patch)
tree442c59a7307b71f99fcba0a9a1df24c802aaf4e4 /.gitattributes
parent224b7e177b81a667a772a62573b96502cde09af6 (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