summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:15:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:15:05 -0800
commiteb5f29ef14fd27284b66153c8e51a273a10753c3 (patch)
tree4d5374422f4155bc6169516360b3811cb129a0a9 /.gitattributes
parent88467de888c10847789c15b6e89dff01b1849a5c (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