summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 06:43:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 06:43:46 -0800
commit509f9138a931014381fd9a45a43c19a17e662f79 (patch)
tree6a51e470da56cd4ccef3164db9527007d3abc129 /.gitattributes
parentc8953cf5c4519f52881bd3c45a677ea2501f6dc1 (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