summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 08:05:18 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 08:05:18 -0800
commit48809804182cd8aa508faf8cd479499137f60848 (patch)
treef8dee4b4fc13fd242742551e946a6e5fc0165eb9 /.gitattributes
parent6d2d23bf33a5bf28d8d8bfb53cdb10e0af4c6bf8 (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