summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 11:25:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 11:25:50 -0800
commiteb308a71a55ba319bfeef8a10b0dc5e9709bc5a4 (patch)
tree36b008670ae25a2f8bb73b3f4aa09b61e306a110 /.gitattributes
parentd530e961c96e592cc26a1f992fd66a042c98959e (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