summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:13:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:13:09 -0800
commit0a3bc62d088a1c74ca03b9b0dea369345b79a69b (patch)
tree4193ef593c7d09032ea47b30d46d4c3264058542 /.gitattributes
parent0c2daf75d054cd410280c4a1a36891ad56771010 (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