summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 21:33:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 21:33:34 -0800
commite93cb735092e69e064028a9b55ad91e1b35dfe35 (patch)
treea426077f38c50d53674d4894f5806c3485d0b9bd /.gitattributes
parent17f055ef60b98c1b06232d7977c9ba2d5a2b648d (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