summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:19:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:19:50 -0800
commit609ed84690a4cf93822f920e08be279bb44fc5ae (patch)
tree73e769547f236a410e1f70c8d8848195b2ad8ebf /.gitattributes
parent285c215aa0ae37c8c9307c7448cc9d89f1a1a856 (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