summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 07:53:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 07:53:06 -0800
commit9e8c6b2d6ffc649424bdc6241c962670c8a743fc (patch)
tree5502e8199a01daeae567d8b4e6b836b2d4415d5b /.gitattributes
parent934d106571dec788c2f9bbe9cae73bc837d8d72b (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