summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 18:03:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 18:03:01 -0800
commit0d0c0875eb8ed1bfed5942af93e2aeb40e68adf2 (patch)
tree231cb5fec34fcdd92bd96b6d9d5f8f9cad055997 /.gitattributes
parent1c6a1aad9ac5c564eb73c85c8c0f6a01efa8256f (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