summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 23:38:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 23:38:33 -0800
commitbb1325b631f6f755bc1a36ad38211bea76ce83c4 (patch)
tree09b430dd7cdf38d3cd3103e29811c84a8dc30b10 /.gitattributes
parent494fc92e8a0b903563fcd6b27705183d5e6db131 (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