summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 15:40:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 15:40:19 -0800
commit1e938c87943d68ca75b7d3a5ebcb789ed779a9dd (patch)
tree3b0f60e915ab05e7bcec5a6cc7a3808a9bb4c3ba /.gitattributes
parent912beb78030ff116697a7fda25189ae6003383d7 (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