summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 04:17:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 04:17:40 -0800
commit159504c85e1c7a5532146abc339850bffdd79a23 (patch)
tree63b4e0d3426fd18052cf8833d7b064a3b18d9b1b /.gitattributes
parent0ec54def8fe2e434b77f2621231ce232d0f8fe8f (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