summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:51:36 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:51:36 -0800
commita0192498a6c3d3cccd0862dfbd747b81d202c598 (patch)
tree9a1fad1e9aa4adeff998f22b4914a5f54c6e03ed /.gitattributes
parent0ee9214dda74e1f142dbcf3272be34b68da34b8e (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