summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 16:53:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 16:53:00 -0800
commit8c1f97a46ce85eaace9cfb60cb170cf2c390dd76 (patch)
treece6dfc2c4e2135ceb72fd7f3afc9f0a4041e2931 /.gitattributes
parent9cbb5d7f8c0d4c3e6eb24738956b9b64e8fe6f88 (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