summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 03:57:50 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 03:57:50 -0800
commit2e0620664f25baa369cec0f70b61d2cc6d413b0d (patch)
tree52f19833f20cdf5c37d4d9aa4c8d0dc1070122d2 /.gitattributes
parent3193cfa305599cee9142b97e5ef3ae4211e880e7 (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