summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:18:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:18:59 -0800
commitadf5483b709101e3bed8ad4702ac63ea4d4906fc (patch)
treec6776405b814a0f890bbb15be21d0058b53b9d5b /.gitattributes
parentb6eeffcc00485f0a63a83f92d85f67f5874239f4 (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