summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 00:44:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 00:44:15 -0800
commit53e432b5b80ffa812e8dc13563d1e2f215c7dd86 (patch)
tree5bc0e9d367bfba38a87835108193daa6b1ebdf38 /.gitattributes
parent4db673c1a873b0c6140328acc2c6129ca57aac94 (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