summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 20:16:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 20:16:24 -0800
commit0a492175d3b14a4b92fb5b904035a471533ac5f6 (patch)
tree6dc6a590981729e88598528348deb67cdbd4be16 /.gitattributes
parentc4573c1ec74da77f2093091d6bf85cd0a144c4b5 (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