summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-21 20:12:41 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-21 20:12:41 -0800
commitdbb6408b90603625cde2b36a21d32396d2765d85 (patch)
treef5b3cd13a546cd3946cdf76c39833cca734b7040 /.gitattributes
parent478fcb849cdb4c1068cb9df29bb6fac9e12140fe (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