summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:37:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:37:01 -0800
commit841cbaf085114abb851a2f2f9c783e034dedd2fd (patch)
treee62ea19d9da5a3134c178140c2b8aadb026d7301 /.gitattributes
parentb69488df891e0281e2b0d3901c5b4a6da997cef4 (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